summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-15 23:19:36 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-15 23:19:36 +0000
commitbe3702d5f2eee705e2c9fb3b3a3b3ff00a03eefb (patch)
tree56540e594dc72a26f64a70a13c01a11d17df1157 /cscript
parentfa1103a905a6781ff207f51b293156a23b093edd (diff)
Bump to required libsub.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 81e617800..67ceffde3 100644
--- a/cscript
+++ b/cscript
@@ -281,7 +281,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '96d67de', ffmpeg_options),
('libdcp', '4e38f82'),
- ('libsub', '9cefa0f'))
+ ('libsub', 'a83e7d1'))
def configure_options(target):
opt = ''