chroot-git: update to 2.34.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-11-25 17:37:41 +07:00
parent e8763d8a9f
commit 091b65a8cc

View file

@ -1,6 +1,6 @@
# Template file for 'chroot-git' # Template file for 'chroot-git'
pkgname=chroot-git pkgname=chroot-git
version=2.34.0 version=2.34.1
revision=1 revision=1
bootstrap=yes bootstrap=yes
wrksrc="git-${version}" wrksrc="git-${version}"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://git-scm.com/" homepage="https://git-scm.com/"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=fd6cb9b26665794c61f9ca917dcf00e7c19b0c02be575ad6ba9354fa6962411f checksum=3a0755dd1cfab71a24dd96df3498c29cd0acd13b04f3d08bf933e81286db802c
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
checkdepends="perl gnupg" checkdepends="perl gnupg"