summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 16:11:34 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-26 11:52:49 +0200
commitb607a42e43df747007b6e0c3663ac39eaa0b4742 (patch)
tree8ae4e4cd3009880d5177eafdc816adb3578cb8bf /cscript
parent95abcc7d18997c1391423d15506bf03ab20997e6 (diff)
Build with RtAudio 6.0.1.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 2af45b02e..943e87c9c 100644
--- a/cscript
+++ b/cscript
@@ -537,7 +537,7 @@ def dependencies(target, options):
deps = [('libdcp', 'v1.9.12', {'c++17': target.platform == 'osx'})]
deps.append(('libsub', 'v1.6.49'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
- deps.append(('rtaudio', 'f619b76'))
+ deps.append(('rtaudio', '3212c0803905b1ff457a8309aa9ceed8c80e9b4b'))
# We get our OpenSSL libraries from the environment, but we
# also need a patched openssl binary to make certificates.
# This dependency is to get that binary, which is added into