summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-07-15 11:00:04 +0200
committerCarl Hetherington <cth@carlh.net>2022-07-15 11:00:04 +0200
commitddf516a1bad4b9c3ad32a358cc016e4fe5511b6d (patch)
tree2f1a7901d82fa98e4d2b244741c05d2b3070760f
parent59af71fa559ca4a8a36aadfe76efb7c5a47b8e09 (diff)
Bump libdcp for bug in previous commit.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 638a66925..a54bd87fa 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.23'))
- deps.append(('libsub', 'v1.6.24'))
+ deps.append(('libdcp', 'v1.8.24'))
+ deps.append(('libsub', 'v1.6.25'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we