git: update to 1.7.0.3.
--HG-- extra : convert_revision : 05312b5643dd159e45ed9518d81fd0485bf8af66
This commit is contained in:
parent
a154764d77
commit
d083e71468
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.0
|
||||
version=1.7.0.3
|
||||
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=a61e863944381c4f8231841f678f41f56b634bebca486a61005b35e5bcbb7c79
|
||||
checksum=f68774019b52ac462da48a5315ce1f4dcd64a2327de4a14d13014bdc0c50f841
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue