Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 16 Sep 2015 10:51:48 +0000 (11:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 16 Sep 2015 10:51:48 +0000 (11:51 +0100)
cscript

diff --git a/cscript b/cscript
index 4adf08eab09fde077087e346c97ffc893cbf865c..48f585d42b0b09b229a96e85b623dfe5d0c77ba4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -246,8 +246,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', '0c8b5b4'),
-            ('libsub', 'd3f7e0c'))
+            ('libdcp', '1484800'),
+            ('libsub', '992b91d'))
 
 def configure_options(target):
     opt = ''