summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-25 13:57:06 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-25 13:57:06 +0100
commit6bdf59318f3329fde249e37c48751d1e7a592a97 (patch)
treec642d0c8821bbf1469e471087b2b6fb506b6381c /cscript
parenta9174c96065cee93d9130d312389970b5288e34b (diff)
Bump libsub for API change.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index ff1a1582e..12a3f6c65 100644
--- a/cscript
+++ b/cscript
@@ -253,7 +253,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
('libdcp', '1484800'),
- ('libsub', '992b91d'))
+ ('libsub', '22c2edc'))
def configure_options(target):
opt = ''