curl: update to 7.36.0

This commit is contained in:
jan-schreib 2014-03-26 20:33:56 +01:00
parent 442137d50c
commit 2bbf89e821
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'curl'.
pkgname=curl
version=7.35.0
revision=2
version=7.36.0
revision=1
build_style=gnu-configure
configure_args="--disable-ldaps --with-gssapi=${XBPS_CROSS_BASE}/usr
--enable-threaded-resolver --enable-ipv6
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=d774d1701454f1b7d331c2075fc4f6dd972bddc2d171f43645ef3647c7fc0d83
checksum=1fbe82b89bcd6b7ccda8cb0ff076edc60e911595030e27689f4abd5ef7f3cfcd
libcurl_package() {
short_desc="The multiprotocol file transfer library"