chroot-git: update to 2.12.0
This commit is contained in:
parent
5ac4472f56
commit
05354bdefd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for "chroot-git".
|
||||
pkgname=chroot-git
|
||||
version=2.10.0
|
||||
revision=2
|
||||
version=2.12.0
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="git-$version"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7
|
||||
checksum=1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in a new issue