Bump libdcp/libsub for encrypted Atmos fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 21:13:37 +0000 (22:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 21:13:37 +0000 (22:13 +0100)
cscript

diff --git a/cscript b/cscript
index 5b8da23830147d7e5444eaa7e8649f4816c924b9..d08545973767940e613203bbe62029b5a3d26ae3 100644 (file)
--- a/cscript
+++ b/cscript
@@ -311,8 +311,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', 'v1.5.4'),
-            ('libsub', 'v1.3.4'),
+            ('libdcp', 'v1.5.5'),
+            ('libsub', 'v1.3.5'),
             ('rtaudio-cdist', '739969e'))
 
 def configure_options(target):