Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 22 Feb 2018 10:15:58 +0000 (10:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Feb 2018 10:15:58 +0000 (10:15 +0000)
cscript

diff --git a/cscript b/cscript
index b87730d6370bc9d5cc376ef2b289973cbb054b34..6f4034984eb8405945c0bb192a3b99c7f78572b8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -283,8 +283,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', 'a18b9d2'),
-            ('libsub', 'ad08b7b'),
+            ('libdcp', '95c6dd4'),
+            ('libsub', '4467345'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):