Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 3 Nov 2015 10:31:22 +0000 (10:31 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 3 Nov 2015 10:31:22 +0000 (10:31 +0000)
cscript

diff --git a/cscript b/cscript
index 390c59b8564f6e75aac49ef541f0e9113d180f48..09d1b421241f6555bf61417f99e02c0b2a83c658 100644 (file)
--- a/cscript
+++ b/cscript
@@ -259,8 +259,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', '914bd98'),
-            ('libsub', 'b9936eb'))
+            ('libdcp', '4d225c4'),
+            ('libsub', '39ffcee'))
 
 def configure_options(target):
     opt = ''