summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-27 23:03:47 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-27 23:03:47 +0100
commit60cc177d58b875de472a65a65c274ad1656aedc2 (patch)
treeaff31571bcf08d3d6e56c65f2aef5fed28e6a771 /cscript
parent97201e626d697e7dff203b2ea4f4a2c268d98313 (diff)
Bump libsub for subrip tag case fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index ba3c1eb93..2bee7ed85 100644
--- a/cscript
+++ b/cscript
@@ -332,7 +332,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', '6ff5bc5'))
- deps.append(('libsub', 'd4b8b95'))
+ deps.append(('libsub', 'df489ce'))
deps.append(('rtaudio-cdist', '739969e'))
return deps