python/build/libs: upgrade CURL to 7.54.0

This commit is contained in:
Max Kellermann 2017-04-24 20:42:28 +02:00
parent 3cdf965fba
commit edaa7d7748
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.52.1.tar.lzma',
'44286d4b825936e2430fc44ad730ce899afb736a5d328cbb8b5d42462f3f2365',
'http://curl.haxx.se/download/curl-7.54.0.tar.lzma',
'cd6aa6039f13e0b06e0a93e1b93754f6dc07f444812bb6c32be75a8f28c4070a',
'lib/libcurl.a',
[
'--disable-shared', '--enable-static',