Bump dependencies.
authorCarl Hetherington <cth@carlh.net>
Mon, 4 Jan 2021 22:32:05 +0000 (23:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2021 23:42:27 +0000 (00:42 +0100)
cscript

diff --git a/cscript b/cscript
index d84c613e116e85d5ed6f8860554293f888783bdc..5913f3097d5c723aa006591c870d6db117c55d8e 100644 (file)
--- a/cscript
+++ b/cscript
@@ -375,8 +375,8 @@ def dependencies(target, options):
             (target.platform == 'osx') or
             (target.platform == 'windows')) else {}
 
             (target.platform == 'osx') or
             (target.platform == 'windows')) else {}
 
-    deps.append(('libdcp', 'c6665c1', cpp_lib_options))
-    deps.append(('libsub', '64eb116', cpp_lib_options))
+    deps.append(('libdcp', 'd39880e'))
+    deps.append(('libsub', 'ee5d2c8'))
     deps.append(('leqm-nrt', '131f971'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we
     deps.append(('leqm-nrt', '131f971'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we