git: update to 1.7.7.3.
This commit is contained in:
parent
58e8b39c62
commit
4f7b3b4dd4
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.7.2
|
||||
version=1.7.7.3
|
||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||
#distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||
short_desc="GIT Tree History Storage Tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
checksum=b309c172b63636bb746ded2771536cb5b2efdfa011511d81783e87950c665260
|
||||
checksum=dc9d773004cdae17453e330a02de630a1beeeb404d0601b9e8c1aef0a0efd100
|
||||
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 New Issue