diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-10 01:24:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-10 01:24:14 +0000 |
| commit | f69907b4bce38c7dc2268cfe09285449119efa93 (patch) | |
| tree | 7444e49678de83b8acfaaad997408f218e5fee94 /cscript | |
| parent | 1250d644aa232fcc377d2e99e8af15a2bb905d0b (diff) | |
Bump rtaudio for typo fix.v2.13.97
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -345,7 +345,7 @@ def dependencies(target): deps.append(('libdcp', 'c763ce1')) deps.append(('libsub', '0e41143')) - deps.append(('rtaudio-cdist', '3d5f1a4')) + deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
