From e7a7599ba72ef7bcba7d383221d3b04cdc1572d8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 7 Sep 2013 20:36:12 +0100 Subject: Bump ffmpeg. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 405d0af0d..0150826b4 100644 --- a/cscript +++ b/cscript @@ -3,7 +3,7 @@ import shutil import os def dependencies(target): - return (('ffmpeg-cdist', '61d7015f7c79f97e9af00bacedc856e195538a44'), + return (('ffmpeg-cdist', '77e9115b172ec6e4f0da0a5525f32fb28bae5f09'), ('libdcp', '08f4fe13bbff1a674930d55ab95fd181ebd0c265')) def build(target): -- cgit v1.2.3