git: update to 1.7.10.
This commit is contained in:
parent
c6aa6939aa
commit
bcf0d18498
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.7.9.6
|
version=1.7.10
|
||||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||||
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>"
|
||||||
homepage="http://git-scm.com/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=3952a9159740a25329c763266a93de9b76e77b680a1d03ea349bfe088aebeed1
|
checksum=d2a88d1564ebe468bb6a58a4edb57f5e06bda9846300cdbedbef8f7bccaf4ea6
|
||||||
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