git: update to 1.8.3.2.

This commit is contained in:
Juan RP 2013-07-06 08:56:24 +02:00
parent c53e4c10dc
commit 86224302f6

View file

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