From: Carl Hetherington Date: Sun, 9 Apr 2017 22:33:29 +0000 (+0100) Subject: Bump libsub. X-Git-Tag: v2.11.1~138 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=e9135c38585e2065275a6723f4c3636a9a32050d Bump libsub. --- diff --git a/cscript b/cscript index 13fa0f9b4..1b87b5463 100644 --- a/cscript +++ b/cscript @@ -270,8 +270,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', '45fd755'), - ('libsub', '0049046')) + ('libdcp', 'a3032f3'), + ('libsub', 'a04f1d5')) def configure_options(target): opt = ''