python/libs: upgrade FFmpeg to 3.0.2
This commit is contained in:
parent
8b903626c2
commit
f9fd868b99
@ -58,8 +58,8 @@ libmad = AutotoolsProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
ffmpeg = FfmpegProject(
|
ffmpeg = FfmpegProject(
|
||||||
'http://ffmpeg.org/releases/ffmpeg-3.0.1.tar.bz2',
|
'http://ffmpeg.org/releases/ffmpeg-3.0.2.tar.xz',
|
||||||
'51ca580a64c0d2ecb6dba721b2744815',
|
'beb5c69c671aba1386e7156fc2af1ab6',
|
||||||
'lib/libavcodec.a',
|
'lib/libavcodec.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user