chroot-git: update to 2.40.1.

This commit is contained in:
Đoàn Trần Công Danh 2023-04-26 08:18:38 +07:00
parent 8d59404ec8
commit 5d19bdde2f

View file

@ -1,6 +1,6 @@
# Template file for 'chroot-git' # Template file for 'chroot-git'
pkgname=chroot-git pkgname=chroot-git
version=2.39.2 version=2.40.1
revision=1 revision=1
bootstrap=yes bootstrap=yes
makedepends="zlib-devel" makedepends="zlib-devel"
@ -9,7 +9,7 @@ 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=475f75f1373b2cd4e438706185175966d5c11f68c4db1e48c26257c43ddcf2d6 checksum=4893b8b98eefc9fdc4b0e7ca249e340004faa7804a433d17429e311e1fef21d2
repository=bootstrap repository=bootstrap
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then