From 1ce0f3dd89c6000d0bc8ba028130ab7ada5e1a39 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 12 Sep 2015 15:15:03 +0100 Subject: [PATCH] Bump libdcp again for a small sub (potential) fix. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 6df082e25..6a94b0124 100644 --- a/cscript +++ b/cscript @@ -246,8 +246,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '75356e0'), - ('libsub', 'bdda3fc')) + ('libdcp', '36439e0'), + ('libsub', 'c06f6cf')) def configure_options(target): opt = '' -- 2.30.2