diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-17 21:11:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-17 21:11:26 +0000 |
| commit | 1b5168ff5e624b1617059e529f30da460d81246c (patch) | |
| tree | c98f8a8092c567c12609839ebd957418aeaedc4d /cscript | |
| parent | ea3291a70d201cba47d4ee27d51b1e93dd9e3f8d (diff) | |
Bump libdcp/libsub.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -327,8 +327,8 @@ def dependencies(target): # Use distro-provided FFmpeg on Arch deps = [] - deps.append(('libdcp', 'a2feb49')) - deps.append(('libsub', '8bb11a3')) + deps.append(('libdcp', '4676616')) + deps.append(('libsub', '771b262')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
