python/build/libs.py: upgrade FFmpeg to 4.1.3

This commit is contained in:
Max Kellermann 2019-04-03 11:34:32 +02:00
parent 9776e43bbe
commit fef839e2a9
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,8 @@ liblame = AutotoolsProject(
)
ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-4.1.1.tar.xz',
'373749824dfd334d84e55dff406729edfd1606575ee44dd485d97d45ea4d2d86',
'http://ffmpeg.org/releases/ffmpeg-4.1.3.tar.xz',
'0c3020452880581a8face91595b239198078645e7d7184273b8bcc7758beb63d',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',