git: update to 1.7.5.4.
This commit is contained in:
parent
3895a1405b
commit
eb48330a4c
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template build file for 'git".
|
# Template build file for 'git".
|
||||||
pkgname=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"
|
distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-curl --with-expat --without-tcltk"
|
configure_args="--with-curl --with-expat --without-tcltk"
|
||||||
make_install_args="install-doc"
|
make_install_args="install-doc"
|
||||||
short_desc="GIT Tree History Storage Tool"
|
short_desc="GIT Tree History Storage Tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7d293c5c0e544188d9b9ea94036cc56b39fbe045ead6f8ced00ad02a8854142d
|
homepage="http://git-scm.com/"
|
||||||
|
license="GPL-2"
|
||||||
|
checksum=fed9a6c7d07b063cfba9e3eb40fbd0d8120785225289fcf2fb56bee18dffd5ee
|
||||||
long_desc="
|
long_desc="
|
||||||
GIT is a \"directory content manager\" designed to handle absolutely massive
|
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)
|
projects with speed and efficiency, and the release of the 2.6.12 (and later)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue