From: Carl Hetherington Date: Sun, 1 Aug 2021 00:03:28 +0000 (+0200) Subject: Bump libsub for SubRip tag parsing fix. X-Git-Tag: v2.15.157~3 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=046467acdc778b4c20c1e451e75208503e8f4caa Bump libsub for SubRip tag parsing fix. --- diff --git a/cscript b/cscript index f162c80a5..997ef90d8 100644 --- a/cscript +++ b/cscript @@ -389,7 +389,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'cc4445c')) - deps.append(('libsub', 'e3b6fe8')) + deps.append(('libsub', '0515e41')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we