Bump rtaudio in an attempt to fix #1424. v2.13.81
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Dec 2018 17:53:03 +0000 (17:53 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Dec 2018 17:53:03 +0000 (17:53 +0000)
cscript

diff --git a/cscript b/cscript
index 1a491d27555e306ea60f150c10ffcf37dd90ec62..2136793f314ac8bbe38a6049a4e4cf37344a814b 100644 (file)
--- 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