curl: update to 7.72.0.

Closes: #24389 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-08-20 17:33:46 +02:00 committed by Andrew J. Hesford
parent e498c0e222
commit 3156f8f044

View file

@ -1,6 +1,6 @@
# Template file for 'curl'
pkgname=curl
version=7.71.1
version=7.72.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
@ -21,7 +21,7 @@ license="MIT"
homepage="https://curl.haxx.se"
changelog="https://curl.haxx.se/changes.html#${version//./_}"
distfiles="${homepage}/download/${pkgname}-${version}.tar.bz2"
checksum=9d52a4d80554f9b0d460ea2be5d7be99897a1a9f681ffafe739169afd6b4f224
checksum=ad91970864102a59765e20ce16216efc9d6ad381471f7accceceab7d905703ef
patch_args="-Np1"
build_options="gnutls gssapi ldap rtmp ssh ssl"
build_options_default="ssh ssl"