git: update to 1.7.0.

--HG--
extra : convert_revision : 752306ef2da57aa810fdbcf0130c4c41825037a9
This commit is contained in:
Juan RP 2010-02-26 14:53:55 +01:00
parent d72c6d1135
commit fef4fd61f6

View file

@ -1,13 +1,13 @@
# Template build file for 'git".
pkgname=git
version=1.6.6.1
version=1.7.0
distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
build_style=gnu_configure
configure_args="--with-shell=/bin/sh --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=79c3049913a11b966b92406ec3ef6c7c5eb680cfa2a8b0c1abb167b1bfaf9769
checksum=a61e863944381c4f8231841f678f41f56b634bebca486a61005b35e5bcbb7c79
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)