chroot-git: update to 2.31.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-03-27 10:48:07 +07:00
parent 745623c101
commit 61ab77cd00

View file

@ -1,6 +1,6 @@
# Template file for 'chroot-git'
pkgname=chroot-git
version=2.30.0
version=2.31.1
revision=1
bootstrap=yes
wrksrc="git-${version}"
@ -8,13 +8,14 @@ build_style=gnu-configure
configure_args="--without-curl --without-openssl
--without-python --without-expat --without-tcltk
ac_cv_lib_curl_curl_global_init=no ac_cv_lib_expat_XML_ParserCreate=no"
make_check_target=test
makedepends="zlib-devel"
short_desc="GIT Tree History Storage Tool -- for xbps-src use"
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=55735021109565721af805af382c45cce73c3cfaa59daad22443d1477d334d19
checksum=9f61417a44d5b954a5012b6f34e526a3336dcf5dd720e2bb7ada92ad8b3d6680
if [ "$CHROOT_READY" ]; then
hostmakedepends="perl tar"