summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-18 10:00:08 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-18 10:00:08 +0000
commitcadb2a044272f0a9c5a29a4e0d169fa79a0d3979 (patch)
tree5bb836ac779042959877dbf43ec597b96c0418e5 /cscript
parent1b5168ff5e624b1617059e529f30da460d81246c (diff)
Bump libsub for libdcp version fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index cde60149a..77c5a94ba 100644
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', '4676616'))
- deps.append(('libsub', '771b262'))
+ deps.append(('libsub', 'f93c12c'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps