summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-03-24 13:34:08 +0100
committerCarl Hetherington <cth@carlh.net>2022-03-25 07:53:08 +0100
commit5215408c36898039e8fa294bb74bf94d5762b0c7 (patch)
tree66d4937b35da2848a8ce85219d2330036f2ddd4f /cscript
parenta939e4b642ff9b398920dee1d0154729217347a5 (diff)
Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers from <MainMarkers> (#2215).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index f09128645..d007deb4c 100644
--- a/cscript
+++ b/cscript
@@ -402,8 +402,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.12'))
- deps.append(('libsub', 'v1.6.12'))
+ deps.append(('libdcp', 'v1.8.13'))
+ deps.append(('libsub', 'v1.6.13'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we