From 476f2d8ef266d67e817c934abc86d0771dfe7778 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Jun 2016 22:09:42 +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 6882a3ae0..08cbff2e0 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '8edc24f'), - ('libsub', '65a0794')) + ('libsub', 'fcc0539')) def configure_options(target): opt = '' -- cgit v1.2.3