diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-15 21:22:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-15 21:22:16 +0000 |
| commit | 2ae8f10512fc4f52a9a34625307143341638e270 (patch) | |
| tree | c11ea909a5f44d3a1ffeb8ce828ffc26e399a349 /cscript | |
| parent | f4b1cfa8a6ac70b186710a3314e55a13c7e8d39b (diff) | |
Bump libsub.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -280,7 +280,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), ('libdcp', '332c7c3'), - ('libsub', '8182aed')) + ('libsub', 'c9a1a57')) def configure_options(target): opt = '' |
