Commit f9fd868b authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade FFmpeg to 3.0.2

parent 8b903626
......@@ -58,8 +58,8 @@ libmad = AutotoolsProject(
)
ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-3.0.1.tar.bz2',
'51ca580a64c0d2ecb6dba721b2744815',
'http://ffmpeg.org/releases/ffmpeg-3.0.2.tar.xz',
'beb5c69c671aba1386e7156fc2af1ab6',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment