diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-29 00:16:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-29 00:16:33 +0000 |
| commit | f3b35c291d36d4c74906d2716ac598ab442518ab (patch) | |
| tree | a06f290d0a4aa6f6f7819099b0fdd1167dce3522 /cscript | |
| parent | 1acd52954a78b993889f7c81b6e14222de80be7d (diff) | |
Bump libdcp for HMAC fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -280,8 +280,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '96d67de', ffmpeg_options), - ('libdcp', 'c009f67'), - ('libsub', '76462cc')) + ('libdcp', '6db8817'), + ('libsub', '9fee7a4')) def configure_options(target): opt = '' |
