diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-04 23:39:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-04 23:39:44 +0100 |
| commit | e1824c96a4210e040e4f53651bb035096ad94783 (patch) | |
| tree | 496ef8068676421a93b5e47446d61e4ca8597091 /cscript | |
| parent | f90fd2f7214bc7111e6e50c422e919d4d73645ac (diff) | |
Bump libsub for subrip italic fix (#837).
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -263,7 +263,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), ('libdcp', 'bc70899'), - ('libsub', 'v1.1.11')) + ('libsub', 'b9fb00d')) def configure_options(target): opt = '' |
