python/build/libs.py: upgrade FFmpeg to 4.0.2
This commit is contained in:
parent
501e48daba
commit
b1e073bacd
@ -112,8 +112,8 @@ liblame = AutotoolsProject(
|
||||
)
|
||||
|
||||
ffmpeg = FfmpegProject(
|
||||
'http://ffmpeg.org/releases/ffmpeg-4.0.1.tar.xz',
|
||||
'605f5c01c60db35d3b617a79cabb2c7032412be243554602eeed1b628125c0ee',
|
||||
'http://ffmpeg.org/releases/ffmpeg-4.0.2.tar.xz',
|
||||
'a95c0cc9eb990e94031d2183f2e6e444cc61c99f6f182d1575c433d62afb2f97',
|
||||
'lib/libavcodec.a',
|
||||
[
|
||||
'--disable-shared', '--enable-static',
|
||||
|
Loading…
Reference in New Issue
Block a user