Bump libdcp again for a small sub (potential) fix.
authorCarl Hetherington <cth@carlh.net>
Sat, 12 Sep 2015 14:15:03 +0000 (15:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 12 Sep 2015 14:15:03 +0000 (15:15 +0100)
cscript

diff --git a/cscript b/cscript
index 6df082e256aedec72c4aa7ce81e400998f28b68b..6a94b0124940db76373a4661603ee19bc9417d31 100644 (file)
--- a/cscript
+++ b/cscript
@@ -246,8 +246,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
-            ('libdcp', '75356e0'),
-            ('libsub', 'bdda3fc'))
+            ('libdcp', '36439e0'),
+            ('libsub', 'c06f6cf'))
 
 def configure_options(target):
     opt = ''