git: update to 1.7.8.3.
This commit is contained in:
parent
8442a082c3
commit
4a97059a57
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.8.2
|
||||
version=1.7.8.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=2247f214fce3be72da3020947ce3fbfb7f6f9950a145897554e043cd63f9a3e3
|
||||
checksum=77f52b7104a107e0fbe1ce85b3f35c97f029fab92cd35a3909015ca169af505d
|
||||
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