mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Update curl to 8.6.0
This commit is contained in:
parent
7012873054
commit
04651fd7a7
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user