summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-10 01:24:14 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-10 01:24:14 +0000
commitf69907b4bce38c7dc2268cfe09285449119efa93 (patch)
tree7444e49678de83b8acfaaad997408f218e5fee94 /cscript
parent1250d644aa232fcc377d2e99e8af15a2bb905d0b (diff)
Bump rtaudio for typo fix.v2.13.97
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index d3dfc4f8e..83970c6b6 100644
--- a/cscript
+++ b/cscript
@@ -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