Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Jun 2017 12:35:28 +0000 (13:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Jun 2017 12:35:28 +0000 (13:35 +0100)
cscript

diff --git a/cscript b/cscript
index 6fdeb8736899741dcedbfa52386daddc9f9fa9ba..7ae0f39ed07378044ea2695527002878fa2985b5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -280,8 +280,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
-            ('libdcp', '284f247'),
-            ('libsub', '424041f'),
+            ('libdcp', 'a1d530b'),
+            ('libsub', '117c4d9'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):