Bump ffmpeg for Fedora build fixes.
authorCarl Hetherington <cth@carlh.net>
Wed, 30 Sep 2015 11:50:51 +0000 (12:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 30 Sep 2015 11:50:51 +0000 (12:50 +0100)
cscript

diff --git a/cscript b/cscript
index 69bf6331d307df495aade606eb9dc873e0a016b4..a646b4bfbfc681f9952ec206c3f5fbb03046f489 100644 (file)
--- a/cscript
+++ b/cscript
@@ -251,7 +251,7 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
+    return (('ffmpeg-cdist', 'e142a7b', ffmpeg_options),
             ('libdcp', '4852a22'),
             ('libsub', 'b98c145'))