diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 1193c03b0fd..2b7f03bedd7 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -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"