Commit 35faafb3 authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade CURL to 7.49.1

parent f9fd868b
......@@ -82,8 +82,8 @@ ffmpeg = FfmpegProject(
)
curl = AutotoolsProject(
'http://curl.haxx.se/download/curl-7.48.0.tar.lzma',
'de75665721e3adb0a1d7e03b90c3d7a2',
'http://curl.haxx.se/download/curl-7.49.1.tar.lzma',
'ae5e5e395da413d1fa0864e1d0a3fa57',
'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