summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-20 22:22:19 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-20 22:22:19 +0100
commit609c627559009eb920738915820caa014287a77c (patch)
treec21040355fc8a0e20e9469d19d1b9e10ce41ad61 /cscript
parent73cf1466f99f257d331e58d0c00f39dc26fa0cab (diff)
Bump libsub for SSA fixes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 7f6275a6a..8fb9a32be 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', 'a5bf0e4'),
- ('libsub', '5a77646'))
+ ('libsub', '6f1af34'))
def configure_options(target):
opt = ''