From: Carl Hetherington Date: Sat, 16 Jan 2021 16:00:13 +0000 (+0100) Subject: Bump libsub again for another build fix (just Centos this time). X-Git-Tag: v2.15.123~1 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=ee9c908d509cbb73a1b55657b3b952b9a2bf352b Bump libsub again for another build fix (just Centos this time). --- diff --git a/cscript b/cscript index 99e8519f1..b6eb6e401 100644 --- a/cscript +++ b/cscript @@ -371,7 +371,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'b221efe')) - deps.append(('libsub', 'ad416ec')) + deps.append(('libsub', '6a05977')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we