chroot-git: update to 2.18.0.
This commit is contained in:
parent
9b61890773
commit
1a2456d0d7
|
@ -1,6 +1,6 @@
|
|||
# Template build file for "chroot-git".
|
||||
# Template file for 'chroot-git'
|
||||
pkgname=chroot-git
|
||||
version=2.17.0
|
||||
version=2.18.0
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="git-$version"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://git-scm.com/"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=e916e5e95e81dbeafa7aac5d719c01108b5c814eb90b746695afa1afedf955c7
|
||||
checksum=8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in New Issue