summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-12-04 17:53:03 +0000
committerCarl Hetherington <cth@carlh.net>2018-12-04 17:53:03 +0000
commit527a2613dd6854becc8ba9bc82f9b9e7d3fee623 (patch)
tree9aff49ffa5e2b82aa3559bac4adc274d074f8a4e
parent1f251f64efee1984e8ff662e44568a7619df7b2f (diff)
Bump rtaudio in an attempt to fix #1424.v2.13.81
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 1a491d275..2136793f3 100644
--- a/cscript
+++ b/cscript
@@ -345,7 +345,7 @@ def dependencies(target):
deps.append(('libdcp', '27e1378'))
deps.append(('libsub', '2728525'))
- deps.append(('rtaudio-cdist', 'b1f0f02'))
+ deps.append(('rtaudio-cdist', 'a227107'))
return deps