git: update to 2.19.0.

This commit is contained in:
Leah Neukirchen 2018-09-11 14:55:36 +02:00
parent e4a5f81b39
commit 0a76c4d5b8

View File

@ -1,6 +1,6 @@
# Template file for 'git'
pkgname=git
version=2.18.0
version=2.19.0
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=8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92
checksum=180feff58fc0d965d23ea010aa2c69ead92ec318eb9b09cf737529aec62f3ef4
make_check_target=test
subpackages="git-cvs git-svn gitk git-gui git-all"