diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-26 01:06:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-26 01:06:47 +0100 |
| commit | 8bb96dfd0cbca7460559b78d6c50fc0fda15ac71 (patch) | |
| tree | ffc009a6f16254e9cc20ffbf8350435e642141bb | |
| parent | f569e7eaf94ae71036706acf7a420b159556b263 (diff) | |
Bump libsub.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -304,7 +304,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '806e91a'), - ('libsub', '09e3776'), + ('libsub', '069ca80'), ('rtaudio-cdist', '739969e')) def configure_options(target): |
