summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-06-12 20:53:25 +0200
committerCarl Hetherington <cth@carlh.net>2021-06-12 20:53:25 +0200
commit58f73422b75059b5e12e229da14c885076956153 (patch)
tree1293d7c91962cc15768a5b10dfbfdb92a781a4c7
parentb3362ca99068488bc882310f7ed93fcec812f0cc (diff)
Bump libdcp for fixes to language tags.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 0f38bb829..0f91273bd 100644
--- a/cscript
+++ b/cscript
@@ -388,8 +388,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'a5bd2e9'))
- deps.append(('libsub', '44cf236'))
+ deps.append(('libdcp', '50346ba'))
+ deps.append(('libsub', '08a1a8c'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we