diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-27 22:12:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-27 22:12:55 +0100 |
| commit | 2405668769591b4f653c3e84813446f39df91545 (patch) | |
| tree | 3e650e40b12a4a794b2970633004b3ab82f6954a /cscript | |
| parent | e5ccfb7ec74aa8a25371a85c0a013a285884e41f (diff) | |
Bump ffmpeg for build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -236,7 +236,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '3544a35', ffmpeg_options), + return (('ffmpeg-cdist', '4d803a9', ffmpeg_options), ('libdcp', 'f028e8a'), ('libsub', '3d8c3bc')) |
