Skip to content

Commit 3cae02a

Browse files
committed
curl: update to 8.16.0
1 parent 86ace39 commit 3cae02a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/curl/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'curl'
22
pkgname=curl
3-
version=8.15.0
3+
version=8.16.0
44
revision=1
55
build_style=gnu-configure
66
configure_args="ac_cv_sizeof_off_t=8 --enable-threaded-resolver --enable-ipv6
@@ -35,7 +35,7 @@ license="MIT"
3535
homepage="https://curl.se"
3636
changelog="https://curl.se/changes.html"
3737
distfiles="https://curl.se/download/curl-${version}.tar.gz"
38-
checksum=d85cfc79dc505ff800cb1d321a320183035011fa08cb301356425d86be8fc53c
38+
checksum=a21e20476e39eca5a4fc5cfb00acf84bbc1f5d8443ec3853ad14c26b3c85b970
3939
build_options="gnutls gssapi idn ldap psl rtmp ssh ssl zstd http3"
4040
build_options_default="idn psl ssh ssl zstd http3"
4141
vopt_conflict ssl gnutls

0 commit comments

Comments
 (0)