summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-11-14 00:26:48 +0100
committerCarl Hetherington <cth@carlh.net>2022-11-14 00:39:51 +0100
commite82c83b35e7638957f3d80b12d4c59c17436473a (patch)
tree3f9e7345f752993985dd65b140dc9ed7545b4a0a /cscript
parentc2f74bf15f6f2a88138119a42a44f4241169f6e5 (diff)
Basic WebVTT subtitle support (#1361).
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index b4de45028..a3fcc8c53 100644
--- a/cscript
+++ b/cscript
@@ -452,7 +452,7 @@ def dependencies(target, options):
deps = []
deps.append(('libdcp', 'v1.8.33'))
- deps.append(('libsub', 'v1.6.37'))
+ deps.append(('libsub', 'v1.6.39'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we