From 7c521e59e0e5c9160babf6b12d0c13cc3785dce1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Jun 2016 20:07:04 +0100 Subject: [PATCH] Bump libsub for SSA subtitle fixes. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index b6e8fcc80..d91f45197 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '5591a50'), - ('libsub', '3d8c3bc')) + ('libsub', 'a06e701')) def configure_options(target): opt = '' -- 2.30.2