python/libs: upgrade FFmpeg to 3.1.5

This commit is contained in:
Max Kellermann 2016-10-26 11:33:35 +02:00
parent 8380c3be02
commit ea62bc0bb2
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ libmad = AutotoolsProject(
)
ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-3.1.1.tar.xz',
'4ba7033da5d9ac4d0391516c7e5d97e4',
'http://ffmpeg.org/releases/ffmpeg-3.1.5.tar.xz',
'a09f7730ceeb665c6f7da0b884dd00f9',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',