curl: update to 7.37.1.

This commit is contained in:
Juan RP 2014-07-17 08:09:35 +02:00
parent 471a14dd25
commit 2b53d73c5a

View file

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