summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-31 23:59:36 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-31 23:59:36 +0000
commitc9ebf5d2227cb8636b8ac3815c1658a8b376472a (patch)
treed5dd357fbf5aaf4d08028c6d5c38fdc514c18936 /cscript
parentd93bf175857aeabe2662d50ffbe83054cb0b51a5 (diff)
Missing libsub bump.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 854d5ee2b..10e40d2e9 100644
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', '6a85c30'))
- deps.append(('libsub', '781e08a'))
+ deps.append(('libsub', 'c07bdb3'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps