From bdb3a5764e9e39cf58bd63b35d19861ee8e1e3e8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Jul 2016 12:31:46 +0100 Subject: Bump libsub for build fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 44f7bcd8f..0a2fef9c7 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), ('libdcp', 'b487f83'), - ('libsub', '45b8f2f')) + ('libsub', '067c21c')) def configure_options(target): opt = '' -- cgit v1.2.3