X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=ca229dda08ece36eff28fa3342fac304616e9233;hp=5fbca8880212dabae1415b2508299f5a65c38b2e;hb=865316f0129c85cdd0248b87502fe97dec94b3f0;hpb=924e7b3a078c6552fc55d6e1965d241292e9b48a diff --git a/cscript b/cscript index 5fbca8880..ca229dda0 100644 --- a/cscript +++ b/cscript @@ -427,8 +427,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.17')) - deps.append(('libsub', 'v1.6.18')) + deps.append(('libdcp', '872000f46a36849433219c0a20b11262f9f9a031')) + deps.append(('libsub', 'c467053d58efd62ac1ab6a9a86df5b7cfabc0583')) deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we