From: Carl Hetherington Date: Thu, 31 Jan 2019 23:35:00 +0000 (+0000) Subject: Bumps for new asdcplib to fix #1325. X-Git-Tag: v2.13.112~20 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=ea6dfead00b1bf10b4fc43eb2ea8ff788595fdbd Bumps for new asdcplib to fix #1325. --- diff --git a/cscript b/cscript index e5e98ffcf..854d5ee2b 100644 --- a/cscript +++ b/cscript @@ -327,8 +327,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '1b9ef11')) - deps.append(('libsub', '23d4d5d')) + deps.append(('libdcp', '6a85c30')) + deps.append(('libsub', '781e08a')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps