summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-05-27 14:27:22 +0200
committerCarl Hetherington <cth@carlh.net>2021-05-27 14:27:22 +0200
commitbb89ec4a3d7a912f1f79e8b13ec9f1be5481ca96 (patch)
tree22d9480e46164c5c499a6542b6c76b45e3d7f2f7 /cscript
parentf75c4440abe1a1cd9838301ac4e3a153178ceb94 (diff)
Bump libdcp for fix to decryption of SMPTE subtitles.
Also add a test for that.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index deddcb51a..986b97636 100644
--- a/cscript
+++ b/cscript
@@ -388,8 +388,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '6384002'))
- deps.append(('libsub', '55ebde1'))
+ deps.append(('libdcp', 'dd672d9'))
+ deps.append(('libsub', 'cd50a10'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we