curl: update to 7.42.0.

This commit is contained in:
Juan RP 2015-04-22 08:16:06 +02:00
parent a326cbe8e4
commit 06a9cae4b7

View File

@ -1,7 +1,7 @@
# Template build file for 'curl'.
pkgname=curl
version=7.41.0
revision=2
version=7.42.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8 --disable-ldaps --without-gssapi
--enable-threaded-resolver --enable-ipv6
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=9f8b546bdc5c57d959151acae7ce6610fe929d82b8d0fc5b25a3a2296e5f8bea
checksum=32557d68542f5c6cc8437b5b8a945857b4c5c6b6276da909e35b783d1d66d08f
libcurl_package() {
short_desc="The multiprotocol file transfer library"