python/libs: upgrade CURL to 7.50.3

This commit is contained in:
Max Kellermann 2016-10-26 11:35:01 +02:00
parent ea62bc0bb2
commit 1d340e7664
1 changed files with 2 additions and 2 deletions

View File

@ -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',