Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:42:53 +0000 (18:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:42:53 +0000 (18:42 +0100)
cscript

diff --git a/cscript b/cscript
index 0bd5812f1e22180fdccb3f2c97990db0d6a8c3c7..acc99cecda829aaec8168b9f6c915c83a1fefb37 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', 'c9530d6'),
-            ('libsub', '45a79e2'))
+            ('libdcp', 'eaece23'),
+            ('libsub', 'b441970'))
 
 def configure_options(target):
     opt = ''