From 5859f0c5985ce818c1e79d6e884cb49c944997e0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Jul 2014 20:05:08 +0100 Subject: Bump ffmpeg. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 77384e70c..bdf7dffa4 100644 --- a/cscript +++ b/cscript @@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug): print >>f,'' def dependencies(target): - return (('ffmpeg-cdist', 'eb149f6'), + return (('ffmpeg-cdist', '7e95caa'), ('libdcp', '1.0')) def build(target, options): -- cgit v1.2.3