Bump libdcp for test hang fix.
authorCarl Hetherington <cth@carlh.net>
Sat, 14 Jul 2018 23:04:42 +0000 (00:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 14 Jul 2018 23:04:42 +0000 (00:04 +0100)
cscript

diff --git a/cscript b/cscript
index e2c61305ba291ec8e95f10d3617dae09566cf9a6..4820f73797fbd549a78a4281f216fdad446b20a9 100644 (file)
--- a/cscript
+++ b/cscript
@@ -323,8 +323,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5c90508', ffmpeg_options),
-            ('libdcp', '844067e'),
-            ('libsub', '802add9'),
+            ('libdcp', '13a4ee8'),
+            ('libsub', '6fac211'),
             ('rtaudio-cdist', '739969e'))
 
 def option_defaults():