From 80244829c458909d424e27e92e9f22bb1b1f5d10 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 8 Nov 2015 19:53:50 +0000 Subject: [PATCH] Bump libcxml. --- cscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cscript b/cscript index 3e6d638eb..22549a755 100644 --- a/cscript +++ b/cscript @@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'v1.2.8'), - ('libsub', 'v1.1.8')) + ('libdcp', 'dc31f6d'), + ('libsub', '8364c00')) def configure_options(target): opt = '' -- 2.30.2