chroot-git: update to 2.9.2 (#4514)

The previous 2.7.2 did not build here when trying a i686 bootstrap.
This commit is contained in:
Jürgen Buchmüller 2016-07-28 08:04:41 +02:00 committed by Juan RP
parent a5e248c730
commit 996341b2aa
1 changed files with 2 additions and 2 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
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"