git: update to 1.6.4.
--HG-- extra : convert_revision : 4560b12a3cd6da49e1a29f4effc86c6f2dd68d94
This commit is contained in:
parent
79ab7f755e
commit
db73999510
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.4
|
version=1.6.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-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=a84ca6033674e185653eb72876767e9cb384f008cfb845f477d61a900d888eef
|
checksum=31d1346211df985288a21426bc3e820be817ead589ae32c7e545854480bc8185
|
||||||
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