python/build/libs: upgrade CURL to 7.51.0

This commit is contained in:
Max Kellermann
2016-11-18 08:59:29 +01:00
parent 219a756abc
commit b905933999

View File

@@ -82,8 +82,8 @@ ffmpeg = FfmpegProject(
) )
curl = AutotoolsProject( curl = AutotoolsProject(
'http://curl.haxx.se/download/curl-7.50.3.tar.lzma', 'http://curl.haxx.se/download/curl-7.51.0.tar.lzma',
'6080c1eb3e72d5da6c892ba72a074ad2', '0f876ef6d5776d96b08510461d57db1b',
'lib/libcurl.a', 'lib/libcurl.a',
[ [
'--disable-shared', '--enable-static', '--disable-shared', '--enable-static',