diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-01 00:09:31 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-01 00:09:31 +0200 |
| commit | 517da36aed0554c6faf3ce324d01de9726e6ada0 (patch) | |
| tree | b5b1d2ab241e16276806b74fb009ea20635db1d1 /cscript | |
| parent | a47d2f667eab2abc29c9a10a3476d0d830056062 (diff) | |
Bump libdcp to release version.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -506,7 +506,7 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', '8305f28ea22a834cc4a9e4b324110b5ff4ba1bd1')) + deps.append(('libdcp', 'v1.8.80')) deps.append(('libsub', 'v1.6.44')) deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae')) deps.append(('rtaudio', 'f619b76')) |
