From fa8da4cac9cbe433f663d145be88c933d9895a33 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 12 Feb 2017 21:12:57 +0000 Subject: Bump libsub to keep up to date with libdcp. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 07a3ba279..7ced0c91e 100644 --- a/cscript +++ b/cscript @@ -269,7 +269,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', 'db86ed5'), - ('libsub', 'd557f39')) + ('libsub', 'ad7f0ba')) def configure_options(target): opt = '' -- cgit v1.2.3