diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-30 21:29:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-30 21:29:20 +0100 |
| commit | 80df3d1089235348a802128a47a0078c6a6cae85 (patch) | |
| tree | 962aace3ea5b597289cb9a530feb4776800a35a4 /cscript | |
| parent | 771ba62be4e59439bf1b8dd622502e51f6444145 (diff) | |
Bump ffmpeg for OS X build fixes.
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', 'b7bfe2f', ffmpeg_options), + return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', 'f028e8a'), ('libsub', '3d8c3bc')) |
