git: update to 1.8.3.4.

This commit is contained in:
Juan RP 2013-08-12 10:13:30 +02:00
parent ba006e7b3c
commit e1457ef921
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for "git".
pkgname=git
version=1.8.3.2
version=1.8.3.4
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=c3b87661e2770ba720240fb285889e42e59acf41ec01bd66cf17c1dc18a4de55
checksum=dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9
hostmakedepends="xmlto>=0.0.25_2 asciidoc perl"
makedepends="openssl-devel libcurl-devel expat-devel python-devel"