diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-17 01:05:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-17 01:05:34 +0000 |
| commit | 987e2daa218ab39c6ddc3780667eedaab1c0872e (patch) | |
| tree | 9b4741d2712eac81dffc9287e7b10bad81e4e5ad /cscript | |
| parent | fa3eeca8774162bdf4e66f3b77e797e0dc7746f4 (diff) | |
Bump ffmpeg (#992).
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), + return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', 'v1.4.4'), ('libsub', 'v1.2.4')) |
