summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-20 21:32:17 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-21 22:12:37 +0100
commitdf5bc9568fe4993cc584c872b7862dc132b484da (patch)
tree312e87635cfaa39667c25b0f66971fdbb3dddd8d
parent5edda724105a3aff58d099407a775be1a1b4aea1 (diff)
Bump libdcp.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 69d41b39b..6c70828f7 100644
--- 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', 'f614b45', cpp_lib_options))
- deps.append(('libsub', '97e8588', cpp_lib_options))
+ deps.append(('libdcp', 'b636c3e', cpp_lib_options))
+ deps.append(('libsub', '6514f5b', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we