Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 2 Feb 2016 23:42:22 +0000 (23:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 2 Feb 2016 23:42:22 +0000 (23:42 +0000)
cscript

diff --git a/cscript b/cscript
index fedf5b45b60786c2d4b60ee100ce672b9271afa5..71891e6cd2113d99ef43f3365887cb1683c3c9ca 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'b559555', ffmpeg_options),
-            ('libdcp', '38ff295'),
-            ('libsub', '50b30b5'))
+            ('libdcp', 'e33e3b8'),
+            ('libsub', '1e26169'))
 
 def configure_options(target):
     opt = ''