diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-11 23:43:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-11 23:43:06 +0100 |
| commit | 38e73a895fb6145391c2c43cc97783a3eaf50cc5 (patch) | |
| tree | 0280beed1f368a158648f0849dd74d5ab9994241 /cscript | |
| parent | 1b33097329caff0d4c6c62368c17e9caad977878 (diff) | |
Bump libsub for various improvements.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '8edc24f'), - ('libsub', 'fcc0539')) + ('libsub', '3e299e5')) def configure_options(target): opt = '' |
