Update curl to 8.6.0

This commit is contained in:
Jeremy Soller 2024-05-29 20:23:27 -06:00
parent 7012873054
commit 04651fd7a7
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -1,10 +1,12 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/curl.git"
branch = "redox"
branch = "redox-8.6"
upstream = "https://github.com/curl/curl.git"
[build]
template = "custom"
dependencies = [
"libpsl",
"nghttp2",
"openssl1",
"zlib"