Commit 77c2efe1 authored by Max Kellermann's avatar Max Kellermann

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

parent 587c0f62
...@@ -377,8 +377,8 @@ ffmpeg = FfmpegProject( ...@@ -377,8 +377,8 @@ ffmpeg = FfmpegProject(
) )
curl = AutotoolsProject( curl = AutotoolsProject(
'http://curl.haxx.se/download/curl-7.70.0.tar.xz', 'http://curl.haxx.se/download/curl-7.71.1.tar.xz',
'032f43f2674008c761af19bf536374128c16241fb234699a55f9fb603fcfbae7', '40f83eda27cdbeb25cd4da48cefb639af1b9395d6026d2da1825bf059239658c',
'lib/libcurl.a', 'lib/libcurl.a',
[ [
'--disable-shared', '--enable-static', '--disable-shared', '--enable-static',
......
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