Bump libdcp for new dcp::ArrayData stuff.
authorCarl Hetherington <cth@carlh.net>
Sun, 1 Nov 2020 23:18:22 +0000 (00:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 2 Nov 2020 22:10:04 +0000 (23:10 +0100)
cscript

diff --git a/cscript b/cscript
index 88719cfee99f1756e1715561c3f269c4ae2f8d62..ae748ac07df3cb8ee220d6d59e2aabbf474ce862 100644 (file)
--- a/cscript
+++ b/cscript
@@ -373,8 +373,8 @@ def dependencies(target, options):
             (target.platform == 'osx' and target.bits == 64) or
             (target.platform == 'windows')) else {}
 
-    deps.append(('libdcp', 'd08f689', cpp_lib_options))
-    deps.append(('libsub', '8f67794', cpp_lib_options))
+    deps.append(('libdcp', 'c81a5f9', cpp_lib_options))
+    deps.append(('libsub', 'ca2b17d', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we