From e7811b466eff496db7f63842df2fa4a4410afe14 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 15 Oct 2015 09:56:20 +0100 Subject: Bump libdcp. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscript') diff --git a/cscript b/cscript index c9318ba9d..16696b534 100644 --- a/cscript +++ b/cscript @@ -257,8 +257,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '1f18188'), - ('libsub', 'b92c8d3')) + ('libdcp', 'f6b7898'), + ('libsub', 'afc7eec')) def configure_options(target): opt = '' -- cgit v1.2.3