curl: update to 8.3.0

This commit is contained in:
Marcin Puc 2023-09-13 12:51:42 +02:00 committed by Đoàn Trần Công Danh
parent 590891a20e
commit 51745ee58f

View file

@ -1,7 +1,7 @@
# Template file for 'curl'
pkgname=curl
version=8.2.1
revision=3
version=8.3.0
revision=1
build_style=gnu-configure
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
--enable-websockets --with-random=/dev/urandom
@ -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=f98bdb06c0f52bdd19e63c4a77b5eb19b243bcbbd0f5b002b9f3cba7295a3a42
checksum=d3a19aeea301085a56c32bc0f7d924a818a7893af253e41505d1e26d7db8e95a
build_options="gnutls gssapi ldap rtmp ssh ssl zstd"
build_options_default="ssh ssl zstd"
vopt_conflict ssl gnutls