From ef6493dd1ef39b80d0aac7d3a2923f1635467476 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 10 Aug 2017 18:22:53 +0000 Subject: [PATCH] chroot-git: update to 2.14.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 4c40b2b1060..15ae08cbb6f 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,6 +1,6 @@ # Template build file for "chroot-git". pkgname=chroot-git -version=2.12.0 +version=2.14.1 revision=1 bootstrap=yes wrksrc="git-$version" @@ -17,7 +17,7 @@ maintainer="Juan RP " homepage="http://git-scm.com/" license="GPL-2" distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz" -checksum=1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027 +checksum=6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"