Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:27:15 +0000 (10:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:27:15 +0000 (10:27 +0100)
cscript

diff --git a/cscript b/cscript
index 286179cc50c2ae4a28440b258d3da00d6f89d3d7..363c75ab1f525a74b6934381deb9bdf392f55926 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', '8275576'),
-            ('libsub', 'b441970'))
+            ('libdcp', '1f18188'),
+            ('libsub', 'b92c8d3'))
 
 def configure_options(target):
     opt = ''