chroot-git: update to 2.26.0.

This commit is contained in:
Đoàn Trần Công Danh 2020-03-23 12:49:07 +07:00 committed by Juan RP
parent 88f514127e
commit c9a07b8b38

View file

@ -1,6 +1,6 @@
# Template file for 'chroot-git' # Template file for 'chroot-git'
pkgname=chroot-git pkgname=chroot-git
version=2.25.2 version=2.26.0
revision=1 revision=1
bootstrap=yes bootstrap=yes
wrksrc="git-${version}" wrksrc="git-${version}"
@ -14,7 +14,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=9b937103e048e2d3bf964d4132a0e7edccc2583d4ef30bc8a516f93a76de7123 checksum=9ece0dcb07a5e0d7366a92b613b201cca11ae368ab7687041364b3e756e495d6
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
hostmakedepends="perl gettext tar" hostmakedepends="perl gettext tar"