Another dcp/sub bump.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 21:57:52 +0000 (22:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 21:57:52 +0000 (22:57 +0100)
cscript

diff --git a/cscript b/cscript
index 2a67ed11692959dc0438a881ac7769e3c3f41229..51c5f214699976c621a67f7995ccf6a59b228c28 100644 (file)
--- a/cscript
+++ b/cscript
@@ -328,8 +328,8 @@ def dependencies(target):
     else:
         deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
 
-    deps.append(('libdcp', 'c2fd4f2'))
-    deps.append(('libsub', '549c7c1'))
+    deps.append(('libdcp', '8940450'))
+    deps.append(('libsub', '1bc45ae'))
     deps.append(('rtaudio-cdist', '739969e'))
 
     return deps