From 401f8521a90905c5e4a07c3bb04129335f01a867 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 17 Dec 2018 08:45:37 -0200 Subject: [PATCH] chroot-git: update to 2.20.1 closes #5934 closes #5903 --- 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 0e61d74ae87..1b94dc9eaac 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.0 +version=2.20.1 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=bc94735073e14b138a1290cc99af3c379d544f514c43f8ebde988fc50d0ad81f +checksum=9d2e91e2faa2ea61ba0a70201d023b36f54d846314591a002c610ea2ab81c3e9 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"