Bump rtaudio for typo fix. v2.13.97
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Jan 2019 01:24:14 +0000 (01:24 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Jan 2019 01:24:14 +0000 (01:24 +0000)
cscript

diff --git a/cscript b/cscript
index d3dfc4f8e4a184c2f50bdd732bd3af506ed93173..83970c6b6e1c099ef1f2fc51e3b6f0a37453ea14 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', '3d5f1a4'))
+    deps.append(('rtaudio-cdist', 'aad62d7'))
 
     return deps