chroot-git: update to 2.16.2.
This commit is contained in:
parent
3154216b68
commit
0605967799
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for "chroot-git".
|
||||
pkgname=chroot-git
|
||||
version=2.16.0
|
||||
version=2.16.2
|
||||
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=0d10764e66b3d650dee0d99a1c77afa4aaae5e739c0973fcc1c5b9e6516e30f8
|
||||
checksum=5560578bd21468d98637f41515c165d32f69caff0838b8989dee5ce10022c717
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl"
|
||||
|
|
Loading…
Reference in a new issue