summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-06-03 21:12:06 +0200
committerCarl Hetherington <cth@carlh.net>2021-06-03 21:12:06 +0200
commit4b23e0aa4bf557756a0ad5098239a4fca7e32bab (patch)
treeb46e42f1d787ae85595d6989e444b5863a3a9077 /cscript
parentab3be5fa1893bf1756627e1646b065c41e69336a (diff)
Bump libsub to fix #2036.
Also fixes problems with invisible subtitles from binary STL files with weird line numbers.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index b3ab73390..0045d80ef 100644
--- a/cscript
+++ b/cscript
@@ -389,7 +389,7 @@ def dependencies(target, options):
deps = []
deps.append(('libdcp', '42feb7f'))
- deps.append(('libsub', '831fb35'))
+ deps.append(('libsub', 'f3d7335'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we