diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 164c6f7ab56..71af1bc5d0e 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,6 +1,6 @@ # Template build file for "chroot-git". pkgname=chroot-git -version=2.7.2 +version=2.9.2 revision=1 bootstrap=yes wrksrc="git-$version" @@ -17,7 +17,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=b20479ce523031c37581b763b4442b25b9d606f2f416049aea4e463dc150cf20 +checksum=f8f546648f77f246f1302e3ec4037c81db25af1f02931597148c5bf61fac2db5 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"