parent
b15d9a819a
commit
401f8521a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroot-git'
|
||||
pkgname=chroot-git
|
||||
version=2.20.0
|
||||
version=2.20.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="git-${version}"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://git-scm.com/"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=bc94735073e14b138a1290cc99af3c379d544f514c43f8ebde988fc50d0ad81f
|
||||
checksum=9d2e91e2faa2ea61ba0a70201d023b36f54d846314591a002c610ea2ab81c3e9
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in New Issue