Commit c549e16e authored by Max Kellermann's avatar Max Kellermann

python/build/libs.py: update CURL to 7.86.0

parent 01c9c450
......@@ -393,8 +393,8 @@ openssl = OpenSSLProject(
)
curl = CmakeProject(
'https://curl.se/download/curl-7.85.0.tar.xz',
'88b54a6d4b9a48cb4d873c7056dcba997ddd5b7be5a2d537a4acb55c20b04be6',
'https://curl.se/download/curl-7.86.0.tar.xz',
'2d61116e5f485581f6d59865377df4463f2e788677ac43222b496d4e49fb627b',
'lib/libcurl.a',
[
'-DBUILD_CURL_EXE=OFF',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment