git: update to 1.7.8.1.
This commit is contained in:
parent
879d9877eb
commit
fbd7157f61
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.8
|
||||
version=1.7.8.1
|
||||
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=ede41a79c83e0d8673ed16c64d5c105e404d953591f9611e44c3964130da0713
|
||||
checksum=e393aad2286f85f23e859ad64ddcc20b74bfa7788c85c56645757cb201c9006a
|
||||
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