git: update to 1.7.11.2.
This commit is contained in:
parent
bae9c0d009
commit
3c756b45e7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.11.1
|
||||
revision=2
|
||||
version=1.7.11.2
|
||||
revision=1
|
||||
subpackages="git-docs git-perl git-python"
|
||||
makedepends="asciidoc xmlto perl openssl-devel libcurl-devel expat-devel python-devel"
|
||||
depends="ca-certificates"
|
||||
|
@ -10,7 +10,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=b0d90066f3e929b84787d10270461d0d81314898b8f335884e257f4b3091e89e
|
||||
checksum=4ca4e77fd25e3c6646bba7cd92d55ad64d19c143e246cc3c1862d98f1f9b2558
|
||||
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