From 05354bdefd90f4bed8c3f7bc4283d1eabd31db58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 25 Feb 2017 16:04:54 +0100 Subject: [PATCH] chroot-git: update to 2.12.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 3e36291e073..4c40b2b1060 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -1,7 +1,7 @@ # Template build file for "chroot-git". pkgname=chroot-git -version=2.10.0 -revision=2 +version=2.12.0 +revision=1 bootstrap=yes wrksrc="git-$version" build_style=gnu-configure @@ -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=c73364ac00ae85ffc6cfb12ca2700bb0edf30f63262be97be4039be594ff29e7 +checksum=1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027 if [ "$CHROOT_READY" ]; then hostmakedepends="perl"