chroot-git: update to 2.37.3.

This commit is contained in:
Đoàn Trần Công Danh 2022-08-31 23:29:15 +07:00
parent 705d1f99a8
commit 1e68957b78

View file

@ -1,16 +1,16 @@
# Template file for 'chroot-git' # Template file for 'chroot-git'
pkgname=chroot-git pkgname=chroot-git
version=2.37.2 version=2.37.3
revision=1 revision=1
bootstrap=yes bootstrap=yes
wrksrc="git-${version}" wrksrc="git-${version}"
makedepends="zlib-devel" makedepends="zlib-devel"
short_desc="GIT Tree History Storage Tool -- for xbps-src use" short_desc="GIT Tree History Storage Tool -- for xbps-src use"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
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=1c3d9c821c4538e7a6dac30a4af8bd8dcfe4f651f95474c526b52f83406db003 checksum=814641d7f61659cfbc17825d0462499ca1403e39ff53d76a8512050e6483e87a
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
checkdepends="perl gnupg" checkdepends="perl gnupg"