diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-15 19:56:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-15 19:56:30 +0100 |
| commit | 4d1f0c6e97656a815f49f9240edb6bc427c58cc6 (patch) | |
| tree | 0da0917a892e64de303541d1ac2f42968f2c7058 /cscript | |
| parent | 39c880731c36cffd8310ea536509313de9f5fbd6 (diff) | |
Bump ffmpeg for OS X ccache test.
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', '5c90508', ffmpeg_options), + return (('ffmpeg-cdist', '55986c3', ffmpeg_options), ('libdcp', '13a4ee8'), ('libsub', '6fac211'), ('rtaudio-cdist', '739969e')) |
