From 135e793602f1b663b34f75102f462d80463c21ed Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 3 Sep 2015 14:18:41 +0100 Subject: [PATCH] Bump ffmpeg for cscript typo. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 8ac7cee96..6c0893772 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,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', '1d37f80'), + return (('ffmpeg-cdist', 'f28c50e'), ('libdcp', 'v1.2.3'), ('libsub', 'v1.1.4')) -- 2.30.2