From ee9c908d509cbb73a1b55657b3b952b9a2bf352b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 16 Jan 2021 17:00:13 +0100 Subject: [PATCH] Bump libsub again for another build fix (just Centos this time). --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2