From e33ebc863683fd308146eeaa92d35612ec198764 Mon Sep 17 00:00:00 2001 From: cr6git Date: Wed, 19 Sep 2018 19:27:55 +0200 Subject: [PATCH] chroot-git: update to 2.19.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 95d6b859c7d..fcdc3e696de 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.18.0 +version=2.19.0 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=8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92 +checksum=180feff58fc0d965d23ea010aa2c69ead92ec318eb9b09cf737529aec62f3ef4 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"