diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-06 01:31:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-06 01:31:41 +0000 |
| commit | 1e10f98020fc7f8921c077d4a6bf22e5ba668192 (patch) | |
| tree | 787f836eb2391203154f42e36c7a57bff6a30bad /cscript | |
| parent | cd352a12cfe497e52f94249aaec3eada2896d5a5 (diff) | |
Bump ffmpeg.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -278,7 +278,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '938d9af', ffmpeg_options), + return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options), ('libdcp', '1.0'), ('libsub', '1.0')) |
