curl: update to 8.2.0
This commit is contained in:
parent
6e2588f33d
commit
dca7893c06
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'curl'
|
||||
pkgname=curl
|
||||
version=8.1.2
|
||||
version=8.2.0
|
||||
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=2e5a9b8fcdc095bdd2f079561f369de71c5eb3b80f00a702fbe9a8b8d9897891
|
||||
checksum=c67849462d171a3fee08b605cdd837d18ee22ecc3ee2c6a0393c9cec5d1a137e
|
||||
build_options="gnutls gssapi ldap rtmp ssh ssl zstd"
|
||||
build_options_default="ssl zstd"
|
||||
vopt_conflict ssl gnutls
|
||||
|
|
Loading…
Reference in New Issue