diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 0139641b5c6..f4e03b5b77d 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for "git" pkgname=git -version=2.7.0 +version=2.7.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=fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d +checksum=477a8137de342f858d364383266e9551e582718e96b34051a6aaef57606d6bfe subpackages="git-cvs git-svn git-perl gitk git-gui git-all"