Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2016 14:30:04 +0000 (14:30 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2016 14:30:04 +0000 (14:30 +0000)
cscript

diff --git a/cscript b/cscript
index e321af3dc23d0c6b955fd86a9b7ff173b47bc425..36b7e3eb94c312cc26174149c49d9cafc0007df4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'b559555', ffmpeg_options),
-            ('libdcp', '2a4eb72'),
-            ('libsub', '4e6d9c9'))
+            ('libdcp', '03fb9d4'),
+            ('libsub', '2abff58'))
 
 def configure_options(target):
     opt = ''