diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-25 22:42:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-25 22:42:36 +0100 |
| commit | cab3c244470c4b2ff3966a82debb57f4b9a25787 (patch) | |
| tree | 988abf5e2686661f83f2b55a81a272bf9c13058e /cscript | |
| parent | 5672fad5907943970c994738b9c2409902d09015 (diff) | |
Bump ffmpeg.
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', 'cd922b8', ffmpeg_options), + return (('ffmpeg-cdist', '3544a35', ffmpeg_options), ('libdcp', 'f028e8a'), ('libsub', '3d8c3bc')) |
