diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:07:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:07:07 +0100 |
| commit | b0b57170902da270721acfeebce1a80bf16c95f7 (patch) | |
| tree | 8cef7d2f398b2aa6db05c9c45396f920fcd9f240 | |
| parent | 656b1051517cad2f249f934488dcef9f4a740482 (diff) | |
Bump libsub.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -247,7 +247,7 @@ def dependencies(target): return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), ('libdcp', '4a79e6e'), - ('libsub', 'v1.1.4')) + ('libsub', '7b75b41')) def configure_options(target): opt = '' |
