summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-02-04 17:35:18 +0100
committerCarl Hetherington <cth@carlh.net>2021-02-04 17:35:18 +0100
commit50d58ffa621aa02b312bf4c3c381fc4b950d2c31 (patch)
tree108b6f5f0ec2dab405dbfe70e2a53cf0457cd122
parent32bb675c45d8d7582f11851563ea3216f60ee319 (diff)
Bump libdcp for Interop closed caption fix.v2.15.125
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 999293f56..ef607a50e 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'a31aee3'))
- deps.append(('libsub', '0c04826'))
+ deps.append(('libdcp', 'c2b47fe'))
+ deps.append(('libsub', '61cafd0'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we