From e8ef6b9cb8bc65f8ebe10c4f8f076471a4e23e86 Mon Sep 17 00:00:00 2001 From: Doan Tran Cong Danh Date: Mon, 4 Nov 2019 21:49:58 +0700 Subject: [PATCH] chroot-git: update to 2.24.0. --- srcpkgs/chroot-git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 47be736943e..1313caa3935 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,7 +1,7 @@ # Template file for 'chroot-git' pkgname=chroot-git -version=2.23.0 -revision=3 +version=2.24.0 +revision=1 bootstrap=yes wrksrc="git-${version}" build_style=gnu-configure @@ -15,7 +15,7 @@ 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=234fa05b6839e92dc300b2dd78c92ec9c0c8d439f65e1d430a7034f60af16067 +checksum=9f71d61973626d8b28c4cdf8e2484b4bf13870ed643fed982d68b2cfd754371b if [ "$CHROOT_READY" ]; then hostmakedepends="perl"