aboutsummaryrefslogtreecommitdiffstats
path: root/win32/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'win32/build.py')
-rwxr-xr-xwin32/build.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/build.py b/win32/build.py
index 21d02b95f..4f7b08a13 100755
--- a/win32/build.py
+++ b/win32/build.py
@@ -321,8 +321,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',