Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Sep 2015 11:16:16 +0000 (12:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Sep 2015 11:16:16 +0000 (12:16 +0100)
cscript

diff --git a/cscript b/cscript
index b6e2a09f5d16e85ed721721649b26b16be2875b1..4c7b9afec63f82909fd6bb87c069c74c4f6adef1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', 'b3adb83'),
-            ('libsub', 'e959731'))
+            ('libdcp', '4852a22'),
+            ('libsub', 'b98c145'))
 
 def configure_options(target):
     opt = ''