Bump lib{dcp,sub}.
authorCarl Hetherington <cth@carlh.net>
Tue, 28 Jul 2020 11:03:56 +0000 (13:03 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 28 Jul 2020 11:03:56 +0000 (13:03 +0200)
cscript

diff --git a/cscript b/cscript
index 7f262bf81f8a8ed88f1964ef9468bea37a72d879..3fe9275fef7c1ed0d77eb7056567a7053637e06c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -375,8 +375,8 @@ def dependencies(target, options):
             (target.platform == 'osx' and target.bits == 64) or
             (target.platform == 'windows')) else {}
 
             (target.platform == 'osx' and target.bits == 64) or
             (target.platform == 'windows')) else {}
 
-    deps.append(('libdcp', '9a8faac', cpp_lib_options))
-    deps.append(('libsub', '8da829d', cpp_lib_options))
+    deps.append(('libdcp', '5346d1c', cpp_lib_options))
+    deps.append(('libsub', '788ce6e', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we