summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-04-30 23:53:39 +0200
committerCarl Hetherington <cth@carlh.net>2022-04-30 23:53:39 +0200
commit5c1736bf3bbb9e109e7099f0771eb08f672a47b5 (patch)
tree130c838cbd1786b47a578585ed86daf2ffa42ead /cscript
parent7d3b018675efdb8b1a4eeaf05c73f997977cb2e9 (diff)
More Centos 7 fixes.v2.16.10
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 5fbca8880..fb76e1d5f 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.17'))
- deps.append(('libsub', 'v1.6.18'))
+ deps.append(('libdcp', 'v1.8.18'))
+ deps.append(('libsub', 'v1.6.19'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we