curl: update to 7.75.0.

This commit is contained in:
UsernameRandomlyGenerated 2021-02-04 14:13:24 +01:00 committed by Érico Nogueira Rolim
parent 830a4cf654
commit 13fed47d42

View file

@ -1,6 +1,6 @@
# Template file for 'curl'
pkgname=curl
version=7.74.0
version=7.75.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=0f4d63e6681636539dc88fa8e929f934cd3a840c46e0bf28c73be11e521b77a5
checksum=50552d4501c178e4cc68baaecc487f466a3d6d19bbf4e50a01869effb316d026
patch_args="-Np1"
build_options="gnutls gssapi ldap rtmp ssh ssl zstd"
build_options_default="ssh ssl zstd"