git: upgrade to 1.7.6
This commit is contained in:
parent
09ec6a9fc3
commit
c9446ea0c9
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template build file for 'git".
|
# Template build file for 'git".
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=1.7.5.4
|
version=1.7.6
|
||||||
revision=1
|
|
||||||
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"
|
||||||
|
@ -10,7 +9,7 @@ short_desc="GIT Tree History Storage Tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://git-scm.com/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=fed9a6c7d07b063cfba9e3eb40fbd0d8120785225289fcf2fb56bee18dffd5ee
|
checksum=778795cece63cd758192378f3a999870cea290181b3a4c9de573c77192561082
|
||||||
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