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