summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-06-20 13:06:41 +0200
committerCarl Hetherington <cth@carlh.net>2022-06-20 13:06:41 +0200
commit577fd839bdf7f78b6e815dae455a377e22d46a94 (patch)
treea474d87ed2b4e543fd7eaf63fb6147b4d9fc08ee
parentc06c71f4273d2c81677f35ac7d6de90402940121 (diff)
Bump asdcplib for build fix.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 9d20bc70f..0ce8c48cb 100644
--- a/cscript
+++ b/cscript
@@ -427,8 +427,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '6d41f92865234df02d42df26afab667e0b132244'))
- deps.append(('libsub', 'c3fe2237a985bf7ef929251a0e10c906125ab4c3'))
+ deps.append(('libdcp', 'v1.8.21'))
+ deps.append(('libsub', 'v1.6.22'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we