From 992f34a56485463e593a97f9e5378419500323a8 Mon Sep 17 00:00:00 2001 From: Doan Tran Cong Danh Date: Sun, 9 Jun 2019 21:39:00 +0700 Subject: [PATCH] chroot-git: update to 2.22.0. --- srcpkgs/chroot-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index d2978b80f31..030ab513d8b 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.21.0 +version=2.22.0 revision=1 bootstrap=yes wrksrc="git-${version}" @@ -17,7 +17,7 @@ maintainer="Juan RP " license="GPL-2.0-only" homepage="https://git-scm.com/" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=8ccb1ce743ee991d91697e163c47c11be4bf81efbdd9fb0b4a7ad77cc0020d28 +checksum=159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f if [ "$CHROOT_READY" ]; then hostmakedepends="perl"