diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index f50471f5560..cfa6f4d1c27 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.16.0 +version=2.16.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=0d10764e66b3d650dee0d99a1c77afa4aaae5e739c0973fcc1c5b9e6516e30f8 +checksum=5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"