From b9f0e5f6ca2e57980f94f2e16f814b289411e9e3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 20 Sep 2016 21:28:20 +0100 Subject: [PATCH] Bump libsub for build fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 3724ab4b1..57d46737d 100644 --- a/cscript +++ b/cscript @@ -234,7 +234,7 @@ def dependencies(target): return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), ('libdcp', 'b105b7d'), - ('libsub', '79e49c2')) + ('libsub', '3db5052')) def configure_options(target): opt = '' -- 2.30.2