summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-06-24 17:03:28 +0200
committerCarl Hetherington <cth@carlh.net>2021-06-24 17:03:28 +0200
commit9db56a75e50701bb27ac0b3134a70d2be373ac52 (patch)
tree37ef0cf4c3dec6355b6997dceffc235de4bbad22 /cscript
parent5523c5b7c0572616d9d76786d0140e6f7f3e7174 (diff)
Fix incorrect issuer/creator in CPL files.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index db23eb728..8071d9df8 100644
--- a/cscript
+++ b/cscript
@@ -388,8 +388,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'bd4b476'))
- deps.append(('libsub', '791364b'))
+ deps.append(('libdcp', '97b4901'))
+ deps.append(('libsub', 'fa899ec'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we