diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-20 22:49:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-20 22:49:38 +0100 |
| commit | 4e83acad0c2a5c528709a175a80261b8147d3b49 (patch) | |
| tree | 88bd3a7dd6d4ae56a1efa9b7443c341550759869 /cscript | |
| parent | 650e1037a070b77b22b47ec24c51d47a0586695c (diff) | |
Bump libsub for .ass file fixes.
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', 'a5bf0e4'), - ('libsub', '6f1af34')) + ('libsub', '23a1a03')) def configure_options(target): opt = '' |
