chroot-git: update to 2.10.0
This commit is contained in:
parent
e8855b44e3
commit
cc13dc5b21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for "chroot-git".
|
# Template build file for "chroot-git".
|
||||||
pkgname=chroot-git
|
pkgname=chroot-git
|
||||||
version=2.9.2
|
version=2.10.0
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
wrksrc="git-$version"
|
wrksrc="git-$version"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://git-scm.com/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||||
checksum=f8f546648f77f246f1302e3ec4037c81db25af1f02931597148c5bf61fac2db5
|
checksum=c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue