Bump libdcp for new method.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Aug 2020 21:13:14 +0000 (23:13 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Aug 2020 21:13:14 +0000 (23:13 +0200)
cscript

diff --git a/cscript b/cscript
index 3fe9275fef7c1ed0d77eb7056567a7053637e06c..afcad4b3977e9fcf5b9930c0907d98e1af7babbb 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', '5346d1c', cpp_lib_options))
-    deps.append(('libsub', '788ce6e', cpp_lib_options))
+    deps.append(('libdcp', '184bdd2', cpp_lib_options))
+    deps.append(('libsub', '72bf4fc', 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