diff --git a/srcpkgs/git/template b/srcpkgs/git/template index b04f6d6033b..94bf4a1cb4a 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for "git" pkgname=git -version=2.10.2 +version=2.11.0 revision=1 build_style=gnu-configure configure_args="--with-curl --with-expat --with-tcltk --with-libpcre @@ -15,7 +15,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=94802903dd707d85ca3b9a2be35e936a54ce86375f52c6a789efe7ce7e238671 +checksum=7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b subpackages="git-cvs git-svn git-perl gitk git-gui git-all"