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

This commit is contained in:
Max Kellermann 2022-05-24 10:56:28 +02:00
parent e2b671f1b2
commit a3fba2f8f7
1 changed files with 2 additions and 2 deletions

View File

@ -388,8 +388,8 @@ openssl = OpenSSLProject(
)
curl = CmakeProject(
'https://curl.se/download/curl-7.83.0.tar.xz',
'bbff0e6b5047e773f3c3b084d80546cc1be4e354c09e419c2d0ef6116253511a',
'https://curl.se/download/curl-7.83.1.tar.xz',
'2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4',
'lib/libcurl.a',
[
'-DBUILD_CURL_EXE=OFF',