diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:06:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:06:16 +0000 |
| commit | 356eed7349b8b3bdd57453c90739d029196c7ae3 (patch) | |
| tree | 977402e2e226f1c8cd19565ef03334d37a9620d2 /cscript | |
| parent | 00a492145a082e9ed9b02c5cab09f5d91b730ec9 (diff) | |
Bump libdcp/libsub.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -245,8 +245,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'v1.4.1'), - ('libsub', 'v1.2.1')) + ('libdcp', 'v1.4.2'), + ('libsub', 'v1.2.2')) def configure_options(target): opt = '' |
