curl: update to 7.56.0.

This commit is contained in:
Michael Gehring 2017-10-05 07:22:59 +00:00
parent 21e7af18c8
commit 4ab678614a

View file

@ -1,6 +1,6 @@
# Template build file for 'curl'.
pkgname=curl
version=7.55.1
version=7.56.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="https://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=e5b1a92ed3b0c11f149886458fa063419500819f1610c020d62f25b8e4b16cfb
checksum=de60a4725a3d461c70aa571d7d69c788f1816d9d1a8a2ef05f864ce8f01279df
build_options="gnutls gssapi ldap rtmp ssh ssl"
build_options_default="ssh ssl"