git: update to 1.8.4.1.
This commit is contained in:
parent
509023f9c4
commit
5de3ba29bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for "git".
|
||||
pkgname=git
|
||||
version=1.8.4
|
||||
version=1.8.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --without-tcltk"
|
||||
|
@ -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=51e8522c256ef8091c6fd5846b9cef8ba4e764819193b5b6cec570f530e6cb94
|
||||
checksum=f05c513a4a1d9d1ca1182ff43cfbccc1e8da0120f781aca415a5e3e1132451d3
|
||||
|
||||
hostmakedepends="xmlto>=0.0.25_2 asciidoc perl"
|
||||
makedepends="openssl-devel libcurl-devel expat-devel python-devel"
|
||||
|
|
Loading…
Reference in a new issue