diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:52:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:52:18 +0000 |
| commit | 26ba883cb2e9e0cde274420163fb07c13c6a1ce2 (patch) | |
| tree | 74305cb709262a6ba157536c4713244d8b6a2afc | |
| parent | 788abf2792a17b89a5b11d349ad9fe5a2dffe5f2 (diff) | |
Bump libsub for SSA crash fix.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -331,7 +331,7 @@ def dependencies(target): return (('ffmpeg-cdist', '4bd8d09', ffmpeg_options), ('libdcp', 'v1.5.5'), - ('libsub', 'v1.3.6'), + ('libsub', 'v1.3.7'), ('rtaudio-cdist', '739969e')) def configure_options(target): |
