Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 13 Jan 2016 22:15:30 +0000 (22:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 13 Jan 2016 22:15:30 +0000 (22:15 +0000)
cscript

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