python/build/libs: upgrade CURL to 7.52.1
This commit is contained in:
parent
13dab13319
commit
a8d6328bd4
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user