summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-08-15 19:17:17 +0200
committerCarl Hetherington <cth@carlh.net>2022-08-15 19:17:17 +0200
commit9495f24b8c533178d26729e0195af4cb11dc25d9 (patch)
tree8a528dd603b3d4e92bd126e9fd32cc18fb7f78b9 /cscript
parent99ec4ac0ec3b52e586ca4b6b7aedd19b04a167fc (diff)
Bump libdcp for XML tolerance fix (#2295).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index b5a93d500..3c338b3ab 100644
--- a/cscript
+++ b/cscript
@@ -427,8 +427,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.24'))
- deps.append(('libsub', 'v1.6.27'))
+ deps.append(('libdcp', 'v1.8.25'))
+ deps.append(('libsub', 'v1.6.28'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we