From c114166707cefe0bf92c196624e3f3c5c566dac4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 1 Jul 2016 16:27:57 +0100 Subject: [PATCH] Bump libsub for asdcplib header changes. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index a967e47a9..73e9eebea 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '89d5fe1'), - ('libsub', 'd848eed')) + ('libsub', '96ea6d2')) def configure_options(target): opt = '' -- 2.30.2