curl: update to 7.53.0.

Fixes CVE-2017-2629
This commit is contained in:
Michael Gehring 2017-02-22 09:33:14 +00:00
parent 61ea18a014
commit 4b410fdaf2

View file

@ -1,7 +1,7 @@
# Template build file for 'curl'.
pkgname=curl
version=7.52.1
revision=2
version=7.53.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8
--enable-threaded-resolver --enable-ipv6 $(vopt_with rtmp)
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=d16185a767cb2c1ba3d5b9096ec54e5ec198b213f45864a38b3bda4bbf87389b
checksum=b2345a8bef87b4c229dedf637cb203b5e21db05e20277c8e1094f0d4da180801
build_options="gnutls gssapi ldap rtmp ssh ssl"
build_options_default="ssh ssl"