Bump ffmpeg for Debian Unstable build fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2018 20:40:47 +0000 (20:40 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2018 20:40:47 +0000 (20:40 +0000)
cscript

diff --git a/cscript b/cscript
index c818229b508825242cf4ad314c57657b51ddfb9f..e33fa78cb7775680dcc3de81e8a6c59a6fffcca0 100644 (file)
--- a/cscript
+++ b/cscript
@@ -310,7 +310,7 @@ def dependencies(target):
     else:
         ffmpeg_options = {}
 
-    return (('ffmpeg-cdist', 'a92889b', ffmpeg_options),
+    return (('ffmpeg-cdist', '4bd8d09', ffmpeg_options),
             ('libdcp', 'v1.5.5'),
             ('libsub', 'v1.3.5'),
             ('rtaudio-cdist', '739969e'))