summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-20 00:07:06 +0200
committerCarl Hetherington <cth@carlh.net>2022-09-20 00:07:06 +0200
commit49fbf8b284f93aff01d013ba5a01035b2d9f31df (patch)
tree947eda093d6ceeb188f3ed887420b7a99e8b7c99 /cscript
parent86d9d0496ee12f38ad7465e783c49971c4c2eb06 (diff)
Also bump asdcplib for the same reason.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index fc87d0e53..6cb19914d 100644
--- a/cscript
+++ b/cscript
@@ -446,8 +446,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.28'))
- deps.append(('libsub', 'v1.6.31'))
+ deps.append(('libdcp', 'v1.8.29'))
+ deps.append(('libsub', 'v1.6.32'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we