From 3630df3b6c5299ef8ced20b6f6e739633e329a53 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 30 Sep 2015 12:50:51 +0100 Subject: Bump ffmpeg for Fedora build fixes. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 69bf6331d..a646b4bfb 100644 --- a/cscript +++ b/cscript @@ -251,7 +251,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), + return (('ffmpeg-cdist', 'e142a7b', ffmpeg_options), ('libdcp', '4852a22'), ('libsub', 'b98c145')) -- cgit v1.2.3