From 996341b2aadb9e0018abe6061d252958823fe4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 28 Jul 2016 08:04:41 +0200 Subject: [PATCH] chroot-git: update to 2.9.2 (#4514) The previous 2.7.2 did not build here when trying a i686 bootstrap. --- srcpkgs/chroot-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"