git: update to 1.7.10.1.
This commit is contained in:
parent
0eb98fec92
commit
a0e1f34082
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'git".
|
# Template build file for 'git".
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=1.7.10
|
version=1.7.10.1
|
||||||
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=d2a88d1564ebe468bb6a58a4edb57f5e06bda9846300cdbedbef8f7bccaf4ea6
|
checksum=8151eca62a43ce97462fbe0eccf318c72f351ee80f22e9dff28e76a14db1fa98
|
||||||
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 New Issue