summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-21 22:23:12 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-23 11:38:43 +0200
commit0f214f1e1d3a07415c12df9ebe31e279c7bba7dc (patch)
tree1c42331a47cfb218083a2fee091e3e72193a1b7e
parentd97029163865e212dc3d7b3c57c16459933a11f6 (diff)
Bump libdcp/libsub.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 0865c5119..db395e4dd 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', '40f6f7d', cpp_lib_options))
- deps.append(('libsub', 'c5b7a36', cpp_lib_options))
+ deps.append(('libdcp', 'b301ef7', cpp_lib_options))
+ deps.append(('libsub', '0121b7b', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we