Commit 1d340e76 authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade CURL to 7.50.3

parent ea62bc0b
......@@ -82,8 +82,8 @@ ffmpeg = FfmpegProject(
)
curl = AutotoolsProject(
'http://curl.haxx.se/download/curl-7.50.0.tar.lzma',
'ecb8d3699c7087146b2953fee1bdaa41',
'http://curl.haxx.se/download/curl-7.50.3.tar.lzma',
'6080c1eb3e72d5da6c892ba72a074ad2',
'lib/libcurl.a',
[
'--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