From 939dadc8e1d5430ed3c5d4a937e96d489fc0c9e2 Mon Sep 17 00:00:00 2001
From: Enno Boland <g@s01.de>
Date: Wed, 24 Feb 2016 07:48:26 +0100
Subject: [PATCH] chroot-git: update to 2.7.2.

---
 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 2aa74d2aea1..164c6f7ab56 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.0.3
+version=2.7.2
 revision=1
 bootstrap=yes
 wrksrc="git-$version"
@@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="http://git-scm.com/"
 license="GPL-2"
 distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
-checksum=cdbc015996052e83b9ecd7bd1f43b2772f7916f7688857836b0980a34234b69f
+checksum=b20479ce523031c37581b763b4442b25b9d606f2f416049aea4e463dc150cf20
 
 if [ "$CHROOT_READY" ]; then
 	hostmakedepends="perl"