git: update to 1.7.3.5.
This commit is contained in:
parent
f2cbad8067
commit
9cd45ae95f
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.3.2
|
||||
version=1.7.3.5
|
||||
distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--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=bc4cf6bc7c116056050ef43b051691828d7101327b23311d424b02eaee553e71
|
||||
checksum=41682e4c13b43591b61a96b6f7a549b24863f62dfc4a917b6147c8e708e288a6
|
||||
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