diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-12 00:37:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-12 00:37:15 +0000 |
| commit | cb5010d3ea041dcdef538304fa3c79e6848b6883 (patch) | |
| tree | d3c59cf8176c8793133fc5d8caedfcd1e8991793 /cscript | |
| parent | 63d571cf152455eed74df915cbf813bbd3cef062 (diff) | |
Version bumps.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -331,8 +331,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'v1.6.2')) - deps.append(('libsub', 'v1.4.1')) + deps.append(('libdcp', 'v1.6.3')) + deps.append(('libsub', 'v1.4.2')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
