python/libs: upgrade CURL to 7.50.0

This commit is contained in:
Max Kellermann 2016-08-02 19:20:47 +02:00
parent ef3494f160
commit 21d747cd36
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.49.1.tar.lzma',
'ae5e5e395da413d1fa0864e1d0a3fa57',
'http://curl.haxx.se/download/curl-7.50.0.tar.lzma',
'ecb8d3699c7087146b2953fee1bdaa41',
'lib/libcurl.a',
[
'--disable-shared', '--enable-static',