python/build/libs: upgrade CURL to 7.52.1

This commit is contained in:
Max Kellermann 2016-12-29 21:14:33 +01:00
parent 13dab13319
commit a8d6328bd4

View File

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