summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-11 23:43:06 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-11 23:43:06 +0100
commit38e73a895fb6145391c2c43cc97783a3eaf50cc5 (patch)
tree0280beed1f368a158648f0849dd74d5ab9994241 /cscript
parent1b33097329caff0d4c6c62368c17e9caad977878 (diff)
Bump libsub for various improvements.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6015e34d6..7a0313a85 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', '8edc24f'),
- ('libsub', 'fcc0539'))
+ ('libsub', '3e299e5'))
def configure_options(target):
opt = ''