From: Carl Hetherington Date: Sat, 4 Mar 2023 21:02:24 +0000 (+0100) Subject: Bump libsub for another font color fix. X-Git-Tag: v2.16.46~5 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=5a2efa2a7a7959cd66386d4610cf5ac042216803 Bump libsub for another font color fix. --- diff --git a/cscript b/cscript index 87c42883c..9c95d605f 100644 --- a/cscript +++ b/cscript @@ -458,7 +458,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'v1.8.64')) - deps.append(('libsub', 'v1.6.43')) + deps.append(('libsub', 'v1.6.44')) deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we