Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 15 Oct 2015 08:56:20 +0000 (09:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 15 Oct 2015 08:56:20 +0000 (09:56 +0100)
cscript

diff --git a/cscript b/cscript
index c9318ba9debc2d4aa990c42aae66a27d2b00a1f2..16696b5342b40caea916a79e6e7f9f64938c54c1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -257,8 +257,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', '1f18188'),
-            ('libsub', 'b92c8d3'))
+            ('libdcp', 'f6b7898'),
+            ('libsub', 'afc7eec'))
 
 def configure_options(target):
     opt = ''