From: Carl Hetherington Date: Fri, 24 Feb 2023 21:46:12 +0000 (+0100) Subject: Bump libsub for fix to font color tag parsing in SRT files. X-Git-Tag: v2.16.45~21 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=a6b0e3f3f4f53f655458cd6b8d361a308c268630 Bump libsub for fix to font color tag parsing in SRT files. --- diff --git a/cscript b/cscript index 2da234f03..775a31045 100644 --- a/cscript +++ b/cscript @@ -458,7 +458,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'v1.8.59')) - deps.append(('libsub', 'v1.6.42')) + deps.append(('libsub', 'v1.6.43')) deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we