Bump rtaudio for possible 7.1 Linux playback fix. v2.13.96
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Jan 2019 00:28:07 +0000 (00:28 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Jan 2019 00:28:07 +0000 (00:28 +0000)
cscript

diff --git a/cscript b/cscript
index 7d9146de20e093a883a18a914082299dc54a9ea3..d3dfc4f8e4a184c2f50bdd732bd3af506ed93173 100644 (file)
--- 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