git: update to 1.7.5.4.

This commit is contained in:
Juan RP 2011-06-19 19:03:17 +02:00
parent 3895a1405b
commit eb48330a4c

View File

@ -1,13 +1,15 @@
# Template build file for 'git".
pkgname=git
version=1.7.5
version=1.7.5.4
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=7d293c5c0e544188d9b9ea94036cc56b39fbe045ead6f8ced00ad02a8854142d
homepage="http://git-scm.com/"
license="GPL-2"
checksum=fed9a6c7d07b063cfba9e3eb40fbd0d8120785225289fcf2fb56bee18dffd5ee
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)