summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-10 10:07:07 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-10 10:07:07 +0100
commitb0b57170902da270721acfeebce1a80bf16c95f7 (patch)
tree8cef7d2f398b2aa6db05c9c45396f920fcd9f240
parent656b1051517cad2f249f934488dcef9f4a740482 (diff)
Bump libsub.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 718562c32..5631b905d 100644
--- a/cscript
+++ b/cscript
@@ -247,7 +247,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
('libdcp', '4a79e6e'),
- ('libsub', 'v1.1.4'))
+ ('libsub', '7b75b41'))
def configure_options(target):
opt = ''