From: Carl Hetherington Date: Tue, 20 Sep 2016 20:28:20 +0000 (+0100) Subject: Bump libsub for build fix. X-Git-Tag: v2.9.24~3 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=b9f0e5f6ca2e57980f94f2e16f814b289411e9e3;hp=24ae62cee407a05ce391884ce3bce03f53de7982;p=dcpomatic.git Bump libsub for build fix. --- diff --git a/cscript b/cscript index 3724ab4b1..57d46737d 100644 --- a/cscript +++ b/cscript @@ -234,7 +234,7 @@ def dependencies(target): return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), ('libdcp', 'b105b7d'), - ('libsub', '79e49c2')) + ('libsub', '3db5052')) def configure_options(target): opt = ''