summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-03 21:48:24 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-03 21:48:24 +0100
commitb1caa85ece24b312d3f2218ac4ac4531933ac1bd (patch)
treeba96ba2c6f41007479696105d45409ba8634620d /cscript
parent1dddcfdd50b38c239b93227c77c84337759de4c8 (diff)
Bump libsub for fix to SSA/ASS underline support.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 1381ddcee..d6f8a9423 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', '89d5fe1'),
- ('libsub', '96ea6d2'))
+ ('libsub', 'd281b78'))
def configure_options(target):
opt = ''