diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 94bf4a1cb4..4b13b68b0a 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for "git" pkgname=git -version=2.11.0 +version=2.11.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=7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b +checksum=c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415 subpackages="git-cvs git-svn git-perl gitk git-gui git-all"