From: Carl Hetherington Date: Mon, 20 Jun 2016 17:58:47 +0000 (+0100) Subject: Bump libsub for space/tab fix. X-Git-Tag: v2.8.13~19 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=76a85334b95212f095dcc08086dcb3e52d4dd127 Bump libsub for space/tab fix. --- diff --git a/cscript b/cscript index 55b4fcd55..7f6275a6a 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', 'a5bf0e4'), - ('libsub', '6825d70')) + ('libsub', '5a77646')) def configure_options(target): opt = ''