diff --git a/python/build/libs.py b/python/build/libs.py index 3dc5ba868..2304bd095 100644 --- a/python/build/libs.py +++ b/python/build/libs.py @@ -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',