From: Carl Hetherington Date: Thu, 14 Jan 2021 16:26:20 +0000 (+0100) Subject: Bump libsub for new API. X-Git-Tag: v2.15.121~13 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=6b2a45263333a157b4fd8e62a296087382903c32 Bump libsub for new API. --- diff --git a/cscript b/cscript index 854c75287..0f8241c49 100644 --- a/cscript +++ b/cscript @@ -371,7 +371,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'b221efe')) - deps.append(('libsub', '4cd1518')) + deps.append(('libsub', '4518eac')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we