curl: update to 7.79.1.

This commit is contained in:
Anthony Iliopoulos 2021-09-25 09:54:28 +00:00 committed by Érico Nogueira Rolim
parent b34682c2d3
commit 0cc869b4a3

View file

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