Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 18 Dec 2015 15:38:06 +0000 (15:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 18 Dec 2015 15:38:06 +0000 (15:38 +0000)
cscript

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