python/build/libs.py: update CURL to 7.86.0
This commit is contained in:
parent
01c9c4507f
commit
c549e16ed1
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue