summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-06-29 00:05:08 +0100
committerCarl Hetherington <cth@carlh.net>2019-06-29 00:05:08 +0100
commitce9522c2c3e8258074c60147a61922eb3597119c (patch)
tree0f9d3332077e8ab7795f0117bbcb56d552927fb2 /cscript
parentf5b62413a66951f3ce21c484560ca2a2b673897a (diff)
Bump libsub for Centos build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 64959b2d2..d58f8e4d3 100644
--- a/cscript
+++ b/cscript
@@ -352,7 +352,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', 'v1.6.8'))
- deps.append(('libsub', 'v1.4.9'))
+ deps.append(('libsub', 'v1.4.10'))
deps.append(('rtaudio-cdist', 'bf0fc23'))
return deps