git: update to 1.7.3.2.

This commit is contained in:
Juan RP 2010-12-03 07:25:20 +01:00
parent 3597019c83
commit 094a8844dc
2 changed files with 2 additions and 5 deletions

View file

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains the Perl bindings."
revision=2
noarch=yes
Add_dependency run git
Add_dependency run perl

View file

@ -1,14 +1,13 @@
# Template build file for 'git".
pkgname=git
version=1.7.1
revision=3
version=1.7.3.2
distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
build_style=gnu_configure
configure_args="--with-curl --with-expat --without-tcltk"
make_install_args="install-doc"
short_desc="GIT Tree History Storage Tool"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=bcf008ec9639480a3ebfdc4708743b6c0978a8bd3103a2dda587ea9473b9dde2
checksum=bc4cf6bc7c116056050ef43b051691828d7101327b23311d424b02eaee553e71
long_desc="
GIT is a \"directory content manager\" designed to handle absolutely massive
projects with speed and efficiency, and the release of the 2.6.12 (and later)