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
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.3.tar.lzma',
'6080c1eb3e72d5da6c892ba72a074ad2',
'http://curl.haxx.se/download/curl-7.51.0.tar.lzma',
'0f876ef6d5776d96b08510461d57db1b',
'lib/libcurl.a',
[
'--disable-shared', '--enable-static',