Bump ffmpeg for potential Windows 64 arch fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 22 Nov 2018 20:22:10 +0000 (20:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Nov 2018 20:22:10 +0000 (20:22 +0000)
cscript

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