diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-23 11:02:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-23 11:02:43 +0000 |
| commit | 33d07095ee6e80cad849b35715805bc9014414b5 (patch) | |
| tree | 3f5b5e28d4bb280c0b327cb554f617d557ac6520 /cscript | |
| parent | 0d5fc564792dc7ab5dd1a9025c85bd69b7b70fba (diff) | |
Bump libsub for slight relaxation in subrip parsing.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', '839bc2d'), - ('libsub', 'v1.2.4')) + ('libsub', '2163c97')) def configure_options(target): opt = '' |
