Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 18 Dec 2015 14:52:37 +0000 (14:52 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 18 Dec 2015 14:52:37 +0000 (14:52 +0000)
cscript

diff --git a/cscript b/cscript
index e3b17b91e0482772448a23fbee8976faebb47eb9..67a040349ce2d8cbdabb6889ba80c68190dbec76 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options),
-            ('libdcp', 'b9e6635'),
-            ('libsub', '2e52f11'))
+            ('libdcp', 'e330669'),
+            ('libsub', '03d9d1e'))
 
 def configure_options(target):
     opt = ''