From 1a2456d0d742e331c3de950b2883a1968c12ca0e Mon Sep 17 00:00:00 2001 From: cr6git Date: Tue, 26 Jun 2018 04:55:46 +0200 Subject: [PATCH] chroot-git: update to 2.18.0. --- srcpkgs/chroot-git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 9c3656aaa8f..95d6b859c7d 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,6 +1,6 @@ -# Template build file for "chroot-git". +# Template file for 'chroot-git' pkgname=chroot-git -version=2.17.0 +version=2.18.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=e916e5e95e81dbeafa7aac5d719c01108b5c814eb90b746695afa1afedf955c7 +checksum=8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"