diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 3e36291e073..4c40b2b1060 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,7 +1,7 @@ # Template build file for "chroot-git". pkgname=chroot-git -version=2.10.0 -revision=2 +version=2.12.0 +revision=1 bootstrap=yes wrksrc="git-$version" build_style=gnu-configure @@ -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=c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7 +checksum=1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"