From fbbe5a9d4d94d57e4f7ae43d3cc659b666e92e44 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sat, 6 Oct 2018 04:40:43 +0300 Subject: [PATCH] chroot-git: update to 2.19.1. --- 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 fcdc3e696de..0c03485f30c 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.19.0 +version=2.19.1 revision=1 bootstrap=yes wrksrc="git-$version" @@ -17,7 +17,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://git-scm.com/" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=180feff58fc0d965d23ea010aa2c69ead92ec318eb9b09cf737529aec62f3ef4 +checksum=345056aa9b8084280b1b9fe1374d232dec05a34e8849028a20bfdb56e920dbb5 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"