diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-09 22:29:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-09 22:29:29 +0100 |
| commit | cc983330153cd27cea7d32c48b6fa75735485226 (patch) | |
| tree | 21a9f63f8e295d12a380ead615a04f96f580e535 | |
| parent | 7c7bead5eb2f99c541cf1078c368508ff1e18c12 (diff) | |
Bump libsub.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -313,7 +313,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5c90508', ffmpeg_options), ('libdcp', '8bca61d'), - ('libsub', 'b24b081'), + ('libsub', '0b38d42'), ('rtaudio-cdist', '739969e')) def configure_options(target): |
