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-23 16:11:34 +0200
commit7f3e5acf776c339959608a5f8ba4d5d3cc7c3001 (patch)
tree7b91eb6a70f5961e4bc1d14cf74eaabc574c31a3 /cscript
parent4d721e683b584fe48e7905e44ab3da23afe76145 (diff)
bisect
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9c5dfd502..25b691104 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', '9db50c4e1db9b4fc588da4ba5b3b8cf53f0a1197'))
# 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