aboutsummaryrefslogtreecommitdiffstats
path: root/android/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'android/build.py')
-rwxr-xr-xandroid/build.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/build.py b/android/build.py
index 28bd17ba3..9dbc3cd67 100755
--- a/android/build.py
+++ b/android/build.py
@@ -347,8 +347,8 @@ thirdparty_libs = [
),
FfmpegProject(
- 'http://ffmpeg.org/releases/ffmpeg-2.8.1.tar.xz',
- '5af71aec0c8f99a018b02061acbe7f90',
+ 'http://ffmpeg.org/releases/ffmpeg-2.8.2.tar.xz',
+ '5041ffe661392b0685d2248114791fde',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',