diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-23 23:14:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-23 23:14:46 +0100 |
| commit | 490f2656edede9c0fdcf5d8bc17329822c648038 (patch) | |
| tree | bcbd559dbb3c3b315a674c4bb0211b993c3d41d3 /cscript | |
| parent | 306ff420b76497881bc3fe621c542825f3f5dad6 (diff) | |
Bump libsub for a parse fix with SubRip.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -230,7 +230,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), ('libdcp', '4e6b78d'), - ('libsub', 'v1.1.12')) + ('libsub', 'b082fb6')) def configure_options(target): opt = '' |
