curl: update to 7.68.0

This commit is contained in:
rwt3k 2020-01-08 18:04:56 -03:00 committed by Helmut Pozimski
parent 5f382c087b
commit dcd1e5b98d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'curl'
pkgname=curl
version=7.67.0
version=7.68.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=dd5f6956821a548bf4b44f067a530ce9445cc8094fd3e7e3fc7854815858586c
checksum=207f54917dd6a2dc733065ccf18d61bb5bebeaceb5df49cd9445483e8623eeb9
build_options="gnutls gssapi ldap rtmp ssh ssl"
build_options_default="ssh ssl"
vopt_conflict ssl gnutls