diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index e685ed7dfa..84c34c422d 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,6 +1,6 @@ # Template file for 'chroot-git' pkgname=chroot-git -version=2.26.0 +version=2.26.2 revision=1 bootstrap=yes wrksrc="git-${version}" @@ -14,10 +14,10 @@ maintainer="Enno Boland " license="GPL-2.0-only" homepage="https://git-scm.com/" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=9ece0dcb07a5e0d7366a92b613b201cca11ae368ab7687041364b3e756e495d6 +checksum=6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848 if [ "$CHROOT_READY" ]; then - hostmakedepends="perl gettext tar" + hostmakedepends="perl tar" fi post_configure() {