From: Carl Hetherington Date: Mon, 19 Sep 2022 22:07:06 +0000 (+0200) Subject: Also bump asdcplib for the same reason. X-Git-Tag: v2.16.27~6 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=49fbf8b284f93aff01d013ba5a01035b2d9f31df;ds=sidebyside Also bump asdcplib for the same reason. --- diff --git a/cscript b/cscript index fc87d0e53..6cb19914d 100644 --- a/cscript +++ b/cscript @@ -446,8 +446,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.28')) - deps.append(('libsub', 'v1.6.31')) + deps.append(('libdcp', 'v1.8.29')) + deps.append(('libsub', 'v1.6.32')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we