We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ace39 commit 3cae02aCopy full SHA for 3cae02a
1 file changed
srcpkgs/curl/template
@@ -1,6 +1,6 @@
1
# Template file for 'curl'
2
pkgname=curl
3
-version=8.15.0
+version=8.16.0
4
revision=1
5
build_style=gnu-configure
6
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
@@ -35,7 +35,7 @@ license="MIT"
35
homepage="https://curl.se"
36
changelog="https://curl.se/changes.html"
37
distfiles="https://curl.se/download/curl-${version}.tar.gz"
38
-checksum=d85cfc79dc505ff800cb1d321a320183035011fa08cb301356425d86be8fc53c
+checksum=a21e20476e39eca5a4fc5cfb00acf84bbc1f5d8443ec3853ad14c26b3c85b970
39
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd http3"
40
build_options_default="idn psl ssh ssl zstd http3"
41
vopt_conflict ssl gnutls
0 commit comments