summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-26 20:40:43 +0200
committerCarl Hetherington <cth@carlh.net>2022-09-26 20:40:43 +0200
commit8de14f3ad1a4adb1449ebc4503ebe8702119f237 (patch)
tree1ba26e4e7f592391955b9a43907ef87dc99495de /cscript
parentb3a11879c49c8c0f79e7643827125ae8a7c82a01 (diff)
Bump libdcp for fix to #2344.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 6cb19914d..591ffd54d 100644
--- a/cscript
+++ b/cscript
@@ -446,8 +446,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.29'))
- deps.append(('libsub', 'v1.6.32'))
+ deps.append(('libdcp', 'v1.8.30'))
+ deps.append(('libsub', 'v1.6.33'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we