curl: update to 7.67.0

This commit is contained in:
Nathan Owens 2019-11-08 06:18:36 -06:00 committed by Juan RP
parent 4ae4f423e9
commit 690536bbe5

View File

@ -1,6 +1,6 @@
# Template file for 'curl'
pkgname=curl
version=7.66.0
version=7.67.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
@ -20,7 +20,7 @@ license="MIT"
homepage="https://curl.haxx.se"
changelog="https://curl.haxx.se/changes.html#${version//./_}"
distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
checksum=6618234e0235c420a21f4cb4c2dd0badde76e6139668739085a70c4e2fe7a141
checksum=dd5f6956821a548bf4b44f067a530ce9445cc8094fd3e7e3fc7854815858586c
build_options="gnutls gssapi ldap rtmp ssh ssl"
build_options_default="ssh ssl"
vopt_conflict ssl gnutls