summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-07-28 13:03:56 +0200
committerCarl Hetherington <cth@carlh.net>2020-07-28 13:03:56 +0200
commitcada1f6449cd8bcf848315a2a3da9125a15d71f3 (patch)
treead5010cb12525b35d1baa1c3d8dec53314d29521
parentfba78f24a825995123c7fe06ba4cd92e7afe78ef (diff)
Bump lib{dcp,sub}.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 7f262bf81..3fe9275fe 100644
--- 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', '9a8faac', cpp_lib_options))
- deps.append(('libsub', '8da829d', cpp_lib_options))
+ deps.append(('libdcp', '5346d1c', cpp_lib_options))
+ deps.append(('libsub', '788ce6e', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we