diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-10 23:10:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-10 23:10:37 +0100 |
| commit | 96df54c7bd8ddbccafe3ec77edea3a6458f3268e (patch) | |
| tree | bec8cfa6faa7340329e9f18c744c541f46564b54 /cscript | |
| parent | eaff6fa8392bf7a58f88b9da4aaba86d00bf6c97 (diff) | |
Another sub/dcp bump.
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', '8940450')) - deps.append(('libsub', '1bc45ae')) + deps.append(('libdcp', '6fef005')) + deps.append(('libsub', '32b8463')) deps.append(('rtaudio-cdist', '739969e')) return deps |
