chroot-git: update to 2.35.2.
This commit is contained in:
parent
f6461971ae
commit
e6c65a974e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroot-git'
|
||||
pkgname=chroot-git
|
||||
version=2.35.1
|
||||
version=2.35.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="git-${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://git-scm.com/"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=d768528e6443f65a203036266f1ca50f9d127ba89751e32ead37117ed9191080
|
||||
checksum=c73d0c4fa5dcebdb2ccc293900952351cc5fb89224bb133c116305f45ae600f3
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
checkdepends="perl gnupg"
|
||||
|
|
Loading…
Reference in a new issue