Bump libdcp for some Atmos fixes.
authorCarl Hetherington <cth@carlh.net>
Tue, 13 Sep 2016 09:40:45 +0000 (10:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 13 Sep 2016 09:40:45 +0000 (10:40 +0100)
cscript

diff --git a/cscript b/cscript
index a1edca39f5d68f751361e13c154583f0c4b00c82..ee481d4a04d6348b6d57528ea675520d01bee1de 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'f7c7361'),
+            ('libdcp', 'b105b7d'),
             ('libsub', '067c21c'))
 
 def configure_options(target):