git: update to 1.6.3.2.
--HG-- extra : convert_revision : 397109ea22672b5b7045f4da5eb6e4d10800ddd4
This commit is contained in:
parent
a8e9ffa70d
commit
fe2521df22
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'git".
|
# Template build file for 'git".
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=1.6.3.1
|
version=1.6.3.2
|
||||||
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-shell=/bin/sh --with-curl --with-expat --without-tcltk"
|
configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk"
|
||||||
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=2ef617165f9af704b4948d0bd72a3055ade47eb8a5cf7a6caae8be0960646453
|
checksum=82f02697f108062c05d8edab4a57eb24c18205024ef6c3e7dc03bf2bcb148882
|
||||||
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…
Reference in a new issue