From 376c7d17cae1fcb157beb695ba1201fccb3aced3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 25 Sep 2015 17:46:31 +0100 Subject: Bump things. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index 12a3f6c65..ff86ae2a8 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '1484800'), - ('libsub', '22c2edc')) + ('libdcp', 'bff6a34'), + ('libsub', '564552a')) def configure_options(target): opt = '' -- cgit v1.2.3