chroot-git: update to 1.8.2.

This commit is contained in:
Juan RP 2013-03-27 10:32:38 +01:00
parent 8e08e3f61f
commit 8fcaaa86ab
1 changed files with 3 additions and 2 deletions

View File

@ -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 <xtraeme@gmail.com>"
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