chroot-git: update to 2.10.0
This commit is contained in:
parent
e8855b44e3
commit
cc13dc5b21
|
@ -1,6 +1,6 @@
|
|||
# Template build file for "chroot-git".
|
||||
pkgname=chroot-git
|
||||
version=2.9.2
|
||||
version=2.10.0
|
||||
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=f8f546648f77f246f1302e3ec4037c81db25af1f02931597148c5bf61fac2db5
|
||||
checksum=c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in New Issue