summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-04 20:52:32 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-04 20:52:32 +0000
commitb1991796d6a4cbed8f8e1378bedbf7ecbf9647a2 (patch)
treef2aeba124d4df00b974e3a7848f48716a4bc33a3 /cscript
parentbdd5a483669d518f1024aaecae0f0a55828d2cb6 (diff)
Bump libsub.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index dde5923a9..6ca266522 100644
--- a/cscript
+++ b/cscript
@@ -280,7 +280,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
('libdcp', '689d563'),
- ('libsub', '1765912'))
+ ('libsub', '09dd7a3'))
def configure_options(target):
opt = ''