From: Carl Hetherington Date: Mon, 10 Sep 2018 22:10:37 +0000 (+0100) Subject: Another sub/dcp bump. X-Git-Tag: v2.13.49~24 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=96df54c7bd8ddbccafe3ec77edea3a6458f3268e Another sub/dcp bump. --- diff --git a/cscript b/cscript index 6e7ecdbec..0cfc31edb 100644 --- a/cscript +++ b/cscript @@ -331,8 +331,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '8940450')) - deps.append(('libsub', '1bc45ae')) + deps.append(('libdcp', '6fef005')) + deps.append(('libsub', '32b8463')) deps.append(('rtaudio-cdist', '739969e')) return deps