From c959e0ecd1ee85f056007c80008efe4fa5b41d5a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 6 Oct 2015 16:50:46 +0100 Subject: [PATCH] Bump libdpc. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 56ce21f26..16af8bdbe 100644 --- a/cscript +++ b/cscript @@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'v1.2.6'), - ('libsub', 'v1.1.6')) + ('libdcp', '4debca2'), + ('libsub', '5f04dd1')) def configure_options(target): opt = '' -- 2.30.2