X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=bc1985d36b5a6689c7510374595c834cdc1a41ee;hb=3832fc3ed0cb71942c2334d353c8650e858241d0;hp=ddb3a807d3125164c788a5b722a88b7a1a44e6eb;hpb=3616368185ce28e23da7bb51028e18639da454db;p=dcpomatic.git diff --git a/cscript b/cscript index ddb3a807d..bc1985d36 100644 --- a/cscript +++ b/cscript @@ -453,8 +453,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.33')) - deps.append(('libsub', 'v1.6.39')) + deps.append(('libdcp', 'v1.8.48')) + deps.append(('libsub', 'v1.6.42')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we