From 4e83acad0c2a5c528709a175a80261b8147d3b49 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 20 Jun 2016 22:49:38 +0100 Subject: Bump libsub for .ass file fixes. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 8fb9a32be..79f20af83 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', 'a5bf0e4'), - ('libsub', '6f1af34')) + ('libsub', '23a1a03')) def configure_options(target): opt = '' -- cgit v1.2.3