From 8fcaaa86abbfd6902edb8e2c604bbc95386792d8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 27 Mar 2013 10:32:38 +0100 Subject: [PATCH] chroot-git: update to 1.8.2. --- srcpkgs/chroot-git/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index c38a70cba16..eb93a4cd9b2 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=1.8.1.3 +version=1.8.2 revision=1 wrksrc="git-$version" build_style=gnu-configure @@ -12,9 +12,10 @@ maintainer="Juan RP " homepage="http://git-scm.com/" license="GPL-2" distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz" -checksum=3753247dbfd802aaf1cb2c917b8e873b6ed13c009ab0fa5f7d90b3c759195ff1 +checksum=c2f35bcefa4f62a54c4bde41cc0f1cd3ddf03e9a6bc8a79557f1683789f213e6 conflicts="git>=0" +provides="git-${version}" bootstrap=yes if [ "$CHROOT_READY" ]; then