git: update to 1.8.3.2.
This commit is contained in:
parent
c53e4c10dc
commit
86224302f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for "git".
|
# Template build file for "git".
|
||||||
pkgname=git
|
pkgname=git
|
||||||
version=1.8.3
|
version=1.8.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-curl --with-expat --without-tcltk"
|
configure_args="--with-curl --with-expat --without-tcltk"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://git-scm.com/"
|
homepage="http://git-scm.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
distfiles="http://git-core.googlecode.com/files/git-$version.tar.gz"
|
||||||
checksum=f1d3c6d683f8f15035a8d0f3eb30ed160ff6607111dfc6026d8836307aebc53a
|
checksum=c3b87661e2770ba720240fb285889e42e59acf41ec01bd66cf17c1dc18a4de55
|
||||||
|
|
||||||
hostmakedepends="xmlto>=0.0.25_2 asciidoc perl"
|
hostmakedepends="xmlto>=0.0.25_2 asciidoc perl"
|
||||||
makedepends="openssl-devel libcurl-devel expat-devel python-devel"
|
makedepends="openssl-devel libcurl-devel expat-devel python-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue