From: Carl Hetherington Date: Sun, 17 Apr 2022 19:52:04 +0000 (+0200) Subject: Bump libsub for override warning fix. X-Git-Tag: v2.16.10~70 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=31bfcdbf1b0cbe441c40e13d3f9321f3aab8d652 Bump libsub for override warning fix. --- diff --git a/cscript b/cscript index 8d30471ba..a12771488 100644 --- a/cscript +++ b/cscript @@ -425,7 +425,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'v1.8.13')) - deps.append(('libsub', 'v1.6.13')) + deps.append(('libsub', 'v1.6.14')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we