diff --git a/srcpkgs/git/template b/srcpkgs/git/template index e5bd31dea5a..e7b0e5caff6 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,7 +1,7 @@ # Template build file for "git". pkgname=git -version=2.1.3 -revision=3 +version=2.2.0 +revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no" @@ -16,7 +16,7 @@ maintainer="Juan RP " homepage="http://git-scm.com/" license="GPL-2" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=fe1b06aefa73e8d86cbd352523fc0950b8904ae2ec47085b22b7880f45de6f57 +checksum=3b87774672bbf35b4d33991dc5119d4eff47c3679e27185312a2b8b36fdad314 subpackages="git-svn git-perl gitk git-gui"