Commit b46a27c5 authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade FFmpeg to 2.8.3

parent 13bc15c0
......@@ -58,8 +58,8 @@ libmad = AutotoolsProject(
)
ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-2.8.2.tar.xz',
'5041ffe661392b0685d2248114791fde',
'http://ffmpeg.org/releases/ffmpeg-2.8.3.tar.xz',
'2af2723dd53364ac0635efd20cf6e34e',
'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