Bump libdcp for subtitle effect colour fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 8 Jun 2018 12:12:27 +0000 (13:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 8 Jun 2018 12:12:27 +0000 (13:12 +0100)
cscript

diff --git a/cscript b/cscript
index 61848e6c00c7b8f1fcd474e89b0a2ce91dd06f8a..5a0879654f91dc6269f47e7b6488ee0bb9c6ec93 100644 (file)
--- a/cscript
+++ b/cscript
@@ -318,8 +318,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5c90508', ffmpeg_options),
-            ('libdcp', '7b03aba'),
-            ('libsub', 'b24b081'),
+            ('libdcp', 'cfea0af'),
+            ('libsub', '762384e'),
             ('rtaudio-cdist', '739969e'))
 
 def option_defaults():