From 4e4802e074d8e63746e642d8098062329c8290ea Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 28 Feb 2019 12:53:08 -0300 Subject: [PATCH] chroot-git: update to 2.21.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 c8ee5b1f214..d2978b80f31 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.20.1 +version=2.21.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=9d2e91e2faa2ea61ba0a70201d023b36f54d846314591a002c610ea2ab81c3e9 +checksum=8ccb1ce743ee991d91697e163c47c11be4bf81efbdd9fb0b4a7ad77cc0020d28 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"