diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-25 17:46:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-25 17:46:31 +0100 |
| commit | 376c7d17cae1fcb157beb695ba1201fccb3aced3 (patch) | |
| tree | 6cb0f8de1e846c18dbe6a9adb171476c60619d69 /cscript | |
| parent | 526715ef11b35258737e7c367cec760a1dbd5047 (diff) | |
Bump things.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '1484800'), - ('libsub', '22c2edc')) + ('libdcp', 'bff6a34'), + ('libsub', '564552a')) def configure_options(target): opt = '' |
