diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-04-20 12:14:12 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-04-21 01:11:31 +0200 |
| commit | 5ae8e7eba8196847d897d5a714cc03ad6b232d81 (patch) | |
| tree | fb09b609c58cdc847732f42b4f68cc3a671635a6 /cscript | |
| parent | 0c766528070eadd3d044255a3e4dfde5a85707b5 (diff) | |
Bump libdcp to 1.8.67.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -477,7 +477,7 @@ def dependencies(target, options): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.8.66')) + deps.append(('libdcp', 'v1.8.67')) deps.append(('libsub', 'v1.6.44')) deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae')) deps.append(('rtaudio', 'f619b76')) |
