Merge remote-tracking branch 'x/master'
* x/master: git: update to 1.7.9.2.
This commit is contained in:
commit
3f7652d755
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'git".
|
# Template build file for 'git".
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=1.7.9
|
version=1.7.9.2
|
||||||
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=dd9dfcf1da59f09c4b66b53836b56fcb2208d0be9edf1f8b9079c7e980435086
|
checksum=bd7725fb80f305bf27666e3d26a9b7b79596e2248f2ae2d27e06bc15a501ac75
|
||||||
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