summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-06-04 22:30:25 +0200
committerCarl Hetherington <cth@carlh.net>2021-06-04 22:30:25 +0200
commita498b8819ab431ecc2aac058b1aadb9e15d396ac (patch)
tree7a551eb65089e5948bd39c6a2973b57e3fe7939b /cscript
parent881e5de77401086265c5d901c7bde10d35d50231 (diff)
Ignore HMAC discrepencies when reading DCPs.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 0045d80ef..0f38bb829 100644
--- a/cscript
+++ b/cscript
@@ -388,8 +388,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '42feb7f'))
- deps.append(('libsub', 'f3d7335'))
+ deps.append(('libdcp', 'a5bd2e9'))
+ deps.append(('libsub', '44cf236'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we