From 773346b1518c68dc7533b381a90e77ae276ae6bc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 15 Aug 2018 22:10:01 +0100 Subject: Bump ffmpeg for OS X ccache. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 23a0c3954..969e2632f 100644 --- a/cscript +++ b/cscript @@ -323,7 +323,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '55986c3', ffmpeg_options), + return (('ffmpeg-cdist', '27f25fb', ffmpeg_options), ('libdcp', '13a4ee8'), ('libsub', '6fac211'), ('rtaudio-cdist', '739969e')) -- cgit v1.2.3