summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-02-08 15:52:55 +0000
committerCarl Hetherington <cth@carlh.net>2019-02-08 15:52:55 +0000
commit78743f9b9fe708bcbea75c6bd25b83ba7bb6a6bc (patch)
tree26a5aee5f3be8a881de51dbb7261a403f4f1f2d9 /cscript
parent4a06789c26867e783cadad8ed57fa987d48980f0 (diff)
Bump libsub for SSA subtitle fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 10e40d2e9..333649a27 100644
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', '6a85c30'))
- deps.append(('libsub', 'c07bdb3'))
+ deps.append(('libsub', '1c70f3a'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps