diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-09 23:33:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-09 23:33:29 +0100 |
| commit | e9135c38585e2065275a6723f4c3636a9a32050d (patch) | |
| tree | b70073e1eecbd5e0850cb8271f258a917b15cac5 /cscript | |
| parent | b4ad29e231cda43a7368319370989cb72472c60e (diff) | |
Bump libsub.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -270,8 +270,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', '45fd755'), - ('libsub', '0049046')) + ('libdcp', 'a3032f3'), + ('libsub', 'a04f1d5')) def configure_options(target): opt = '' |
