diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-12 21:12:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-12 21:12:57 +0000 |
| commit | fa8da4cac9cbe433f663d145be88c933d9895a33 (patch) | |
| tree | a54af13ff9f702d3bf7b822606c74ec27b1f3dcf /cscript | |
| parent | dd46278526d98d110554207ed2584dff453a7a36 (diff) | |
Bump libsub to keep up to date with libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', 'db86ed5'), - ('libsub', 'd557f39')) + ('libsub', 'ad7f0ba')) def configure_options(target): opt = '' |
