curl: update to 8.2.1.

This commit is contained in:
Bnyro 2023-07-26 09:14:34 +02:00 committed by Piraty
parent b1a65865c5
commit d66681375c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'curl'
pkgname=curl
version=8.2.0
version=8.2.1
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
@ -25,7 +25,7 @@ license="MIT"
homepage="https://curl.se"
changelog="https://curl.se/changes.html"
distfiles="https://curl.se/download/curl-${version}.tar.gz"
checksum=c67849462d171a3fee08b605cdd837d18ee22ecc3ee2c6a0393c9cec5d1a137e
checksum=f98bdb06c0f52bdd19e63c4a77b5eb19b243bcbbd0f5b002b9f3cba7295a3a42
build_options="gnutls gssapi ldap rtmp ssh ssl zstd"
build_options_default="ssl zstd"
vopt_conflict ssl gnutls