Bump libdcp for macOS warning fixes.
authorCarl Hetherington <cth@carlh.net>
Tue, 20 Oct 2020 20:17:40 +0000 (22:17 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 20 Oct 2020 20:17:40 +0000 (22:17 +0200)
cscript

diff --git a/cscript b/cscript
index 0e83527578c58541cc719b4911de0ff5fc279cc3..e6a89d423794cdc3fb32d9af1b1b0f20a8faebaa 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 {}
 
-    deps.append(('libdcp', 'b4e1d9f', cpp_lib_options))
-    deps.append(('libsub', 'b6377ae', cpp_lib_options))
+    deps.append(('libdcp', '86a80bc', cpp_lib_options))
+    deps.append(('libsub', '0ab9fe0', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we