diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 21bfdc5f770..e70651e1bfc 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for "git" pkgname=git -version=2.9.0 +version=2.9.1 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=f41fa97949948fbf49af94a43d779e072a5452c6b5039d86ffa41ebab747b409 +checksum=e8fe60bc72c1c979feb43740b3c74fea7f8ffbe7712b71cd9734ddb9c89282a2 subpackages="git-cvs git-svn git-perl gitk git-gui git-all"