curl: update to 7.43.0.

This commit is contained in:
Juan RP 2015-06-17 08:21:19 +02:00
parent 298d4a2d40
commit d7abb6f25a

View file

@ -1,7 +1,7 @@
# Template build file for 'curl'.
pkgname=curl
version=7.42.1
revision=3
version=7.43.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=e2905973391ec2dfd7743a8034ad10eeb58dab8b3a297e7892a41a7999cac887
checksum=baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9
libcurl_package() {
short_desc="The multiprotocol file transfer library"