diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-02-23 23:55:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-02-23 23:55:00 +0100 |
| commit | c003df64136806705d7662a885ada028a2ba3032 (patch) | |
| tree | 36204d219b5a603d88d6e2060d2603390f22ab6b | |
| parent | 95d254b704d3d3ca74e2948edaa058e81d565c7b (diff) | |
Bump libdcp.v2.15.131
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -370,8 +370,8 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '9b6997a')) - deps.append(('libsub', '3d2a513')) + deps.append(('libdcp', '8344c1c')) + deps.append(('libsub', '8990c30')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we |
