summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-10 00:28:07 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-10 00:28:07 +0000
commit1250d644aa232fcc377d2e99e8af15a2bb905d0b (patch)
treef4e15df16b8c5004591553e40df191eb8fcba7cc
parentd9708655110a6127ced56039c8bbdb6e8403479a (diff)
Bump rtaudio for possible 7.1 Linux playback fix.v2.13.96
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 7d9146de2..d3dfc4f8e 100644
--- a/cscript
+++ b/cscript
@@ -345,7 +345,7 @@ def dependencies(target):
deps.append(('libdcp', 'c763ce1'))
deps.append(('libsub', '0e41143'))
- deps.append(('rtaudio-cdist', 'a227107'))
+ deps.append(('rtaudio-cdist', '3d5f1a4'))
return deps