Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 18:29:40 +0000 (19:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 18:29:40 +0000 (19:29 +0100)
cscript

diff --git a/cscript b/cscript
index ff86ae2a851d63940f1210b18eea5eef5201fcc1..b6e2a09f5d16e85ed721721649b26b16be2875b1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', 'bff6a34'),
-            ('libsub', '564552a'))
+            ('libdcp', 'b3adb83'),
+            ('libsub', 'e959731'))
 
 def configure_options(target):
     opt = ''