python/build/libs.py: update CURL to 7.74.0
This commit is contained in:
parent
153d464ce8
commit
85a5b7dec4
@ -377,8 +377,8 @@ ffmpeg = FfmpegProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
curl = AutotoolsProject(
|
curl = AutotoolsProject(
|
||||||
'http://curl.haxx.se/download/curl-7.73.0.tar.xz',
|
'http://curl.haxx.se/download/curl-7.74.0.tar.xz',
|
||||||
'7c4c7ca4ea88abe00fea4740dcf81075c031b1d0bb23aff2d5efde20a3c2408a',
|
'999d5f2c403cf6e25d58319fdd596611e455dd195208746bc6e6d197a77e878b',
|
||||||
'lib/libcurl.a',
|
'lib/libcurl.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user