Bump libdcp for SoundAsset::equals() fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2020 20:07:54 +0000 (21:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Dec 2020 23:24:00 +0000 (00:24 +0100)
cscript

diff --git a/cscript b/cscript
index 9e7ba447dc863c9c5ed9f80719ea47e6de4b1a85..480b93f1a4188d1f04eb4f07ee19dc0b51baf024 100644 (file)
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
             (target.platform == 'osx' and target.bits == 64) or
             (target.platform == 'windows')) else {}
 
-    deps.append(('libdcp', 'c9865a3', cpp_lib_options))
-    deps.append(('libsub', 'b0413a7', cpp_lib_options))
+    deps.append(('libdcp', '2b522d0', cpp_lib_options))
+    deps.append(('libsub', 'fd87fad', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we