git: update to 1.7.7.4.
This commit is contained in:
parent
919c1fc56c
commit
0f50a29575
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.7.3
|
||||
version=1.7.7.4
|
||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||
#distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||
revision=1
|
||||
short_desc="GIT Tree History Storage Tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
checksum=dc9d773004cdae17453e330a02de630a1beeeb404d0601b9e8c1aef0a0efd100
|
||||
checksum=7fa85e04f66cbd358db0ff4939b07cab594f7e3b2f09a26b56c6ffdec649681d
|
||||
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