python/libs: upgrade CURL to 7.46.0
This commit is contained in:
parent
b46a27c554
commit
aeccccb33d
@ -82,8 +82,8 @@ ffmpeg = FfmpegProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
curl = AutotoolsProject(
|
curl = AutotoolsProject(
|
||||||
'http://curl.haxx.se/download/curl-7.45.0.tar.lzma',
|
'http://curl.haxx.se/download/curl-7.46.0.tar.lzma',
|
||||||
'c9a0a77f71fdc6b0f925bc3e79eb77f6',
|
'f845c513830d38c1b7ac39a98c1c2b11',
|
||||||
'lib/libcurl.a',
|
'lib/libcurl.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user