From: Carl Hetherington Date: Mon, 15 May 2017 13:10:23 +0000 (+0100) Subject: Bump libsub. X-Git-Tag: v2.11.5~7 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=2782fe916d8369b77f90aa7e07aecb0d00f41f88 Bump libsub. --- diff --git a/cscript b/cscript index 2162a894f..d48125e4e 100644 --- a/cscript +++ b/cscript @@ -281,7 +281,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'd993f38', ffmpeg_options), ('libdcp', 'be3aa4a'), - ('libsub', 'a04f1d5'), + ('libsub', 'add41d0'), ('rtaudio-cdist', None)) def configure_options(target):