diff --git a/srcpkgs/git/template b/srcpkgs/git/template index 5bd8112c309..e0c8f899aa1 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -1,6 +1,6 @@ # Template file for "git" pkgname=git -version=2.6.2 +version=2.6.3 revision=1 build_pie=yes build_style=gnu-configure @@ -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=646e37abbc69d5c1b153e30c82ec3346d176e2b499b44281d08565ad8e00a670 +checksum=d697e4d3d76830996c05bfc2a1d88aa726415b276a884a40d137575e5d597da3 subpackages="git-cvs git-svn git-perl gitk git-gui git-all"