From 215fc60bfbf461cec2fb4a1877ed493568028ddb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 7 Jul 2015 00:06:17 +0100 Subject: Bump ffmpeg. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 93847e274..a7710e9f3 100644 --- a/cscript +++ b/cscript @@ -230,7 +230,7 @@ def make_spec(filename, version, target): print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :' def dependencies(target): - return (('ffmpeg-cdist', '0492ad2'), + return (('ffmpeg-cdist', 'bd17594'), ('libdcp', '1.0'), ('libsub', '1.0')) -- cgit v1.2.3