Skip to content

Commit bcad32f

Browse files
committed
curl: bump to 8.6.0
Upstream has decided that curl.1 should be generated instead of included as a standalone file.
1 parent e0bb5b5 commit bcad32f

8 files changed

Lines changed: 6095 additions & 16 deletions

File tree

pkg/curl/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/curl-8.5.0.tar.gz
1+
/curl-8.6.0.tar.gz
22
/src

pkg/curl/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Generated with
88
--disable-smb \
99
--with-ca-bundle=/etc/ssl/cert.pem \
1010
--with-bearssl \
11+
--without-libpsl \
1112
CPPFLAGS='-I/src/oasis/out/pkg/bearssl/include -I/src/oasis/out/pkg/zlib/include' \
1213
LDFLAGS='-L/src/oasis/out/pkg/bearssl -L/src/oasis/out/pkg/zlib'
1314

0 commit comments

Comments
 (0)