git: update to 1.7.11.
This commit is contained in:
parent
df200d4593
commit
862edcf436
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.10.4
|
||||
version=1.7.11
|
||||
revision=1
|
||||
subpackages="git-docs git-perl git-python"
|
||||
makedepends="asciidoc xmlto perl openssl-devel libcurl-devel expat-devel python-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://git-scm.com/"
|
||||
license="GPL-2"
|
||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||
checksum=77ce53644d687202c64ca29db4ae5055daff4e0c611dde8f1d51edb752dba8dd
|
||||
checksum=83699a962459453dcf5952e8ddeef59b528bcc5f0d0d3ba806d6b614240bf161
|
||||
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