chroot-git: update to 2.39.1.

This commit is contained in:
Đoàn Trần Công Danh 2023-01-18 06:16:54 +07:00
parent b4d7374e8c
commit ca99a521a4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chroot-git'
pkgname=chroot-git
version=2.39.0
version=2.39.1
revision=1
bootstrap=yes
makedepends="zlib-devel"
@ -9,7 +9,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only"
homepage="https://git-scm.com/"
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
checksum=ba199b13fb5a99ca3dec917b0bd736bc0eb5a9df87737d435eddfdf10d69265b
checksum=40a38a0847b30c371b35873b3afcf123885dd41ea3ecbbf510efa97f3ce5c161
if [ "$CHROOT_READY" ]; then
checkdepends="perl gnupg"