diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-15 22:10:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-15 22:10:01 +0100 |
| commit | 773346b1518c68dc7533b381a90e77ae276ae6bc (patch) | |
| tree | 10182ff015b8fe21e80fc2191259966d3640a38d /cscript | |
| parent | 7d293a3268c320f474d42fef15548635c3cb40b0 (diff) | |
Bump ffmpeg for OS X ccache.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -323,7 +323,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '55986c3', ffmpeg_options), + return (('ffmpeg-cdist', '27f25fb', ffmpeg_options), ('libdcp', '13a4ee8'), ('libsub', '6fac211'), ('rtaudio-cdist', '739969e')) |
