summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-08-01 02:03:28 +0200
committerCarl Hetherington <cth@carlh.net>2021-08-01 02:03:28 +0200
commit046467acdc778b4c20c1e451e75208503e8f4caa (patch)
treed9013d13686d9183c9fed1b8cba90b27c8a38657
parent1a9554c281720d0bf54295ab16f593ccc0ef3b4e (diff)
Bump libsub for SubRip tag parsing fix.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index f162c80a5..997ef90d8 100644
--- a/cscript
+++ b/cscript
@@ -389,7 +389,7 @@ def dependencies(target, options):
deps = []
deps.append(('libdcp', 'cc4445c'))
- deps.append(('libsub', 'e3b6fe8'))
+ deps.append(('libsub', '0515e41'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we