summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-20 21:28:20 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-20 21:28:20 +0100
commitb9f0e5f6ca2e57980f94f2e16f814b289411e9e3 (patch)
tree2644a9ce16e03beabba9673875abbd81943d844a /cscript
parent24ae62cee407a05ce391884ce3bce03f53de7982 (diff)
Bump libsub for build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3724ab4b1..57d46737d 100644
--- a/cscript
+++ b/cscript
@@ -234,7 +234,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
('libdcp', 'b105b7d'),
- ('libsub', '79e49c2'))
+ ('libsub', '3db5052'))
def configure_options(target):
opt = ''