python/build/libs.py: update CURL to 7.68.0
This commit is contained in:
parent
7059215795
commit
61784c2144
@ -341,8 +341,8 @@ ffmpeg = FfmpegProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
curl = AutotoolsProject(
|
curl = AutotoolsProject(
|
||||||
'http://curl.haxx.se/download/curl-7.66.0.tar.xz',
|
'http://curl.haxx.se/download/curl-7.68.0.tar.xz',
|
||||||
'dbb48088193016d079b97c5c3efde8efa56ada2ebf336e8a97d04eb8e2ed98c1',
|
'b724240722276a27f6e770b952121a3afd097129d8c9fe18e6272dc34192035a',
|
||||||
'lib/libcurl.a',
|
'lib/libcurl.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user