git: update to 2.19.1.

This commit is contained in:
prspkt 2018-10-05 22:58:31 +03:00 committed by maxice8
parent ae530ecc90
commit 501428dc9c

View File

@ -1,6 +1,6 @@
# Template file for 'git'
pkgname=git
version=2.19.0
version=2.19.1
revision=1
build_style=gnu-configure
configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2
@ -18,7 +18,7 @@ license="GPL-2.0-only"
homepage="https://git-scm.com/"
changelog="https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/${version}.txt"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=180feff58fc0d965d23ea010aa2c69ead92ec318eb9b09cf737529aec62f3ef4
checksum=345056aa9b8084280b1b9fe1374d232dec05a34e8849028a20bfdb56e920dbb5
make_check_target=test
subpackages="git-cvs git-svn gitk git-gui git-all"