summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 20:40:05 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 20:40:05 +0200
commitc2391df563338711dd9c320a2469bb01ff0d3c8f (patch)
tree390c3c594b9ce91ebf45caebf1de3db946b681a6 /cscript
parent3f1582b770fb7857db971e7c0490bf6dcde0c9f1 (diff)
fix
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 311d063c6..30927a379 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', 'e0733f6f60108904bcdd2b0ddc8d15fce50eb21c'))
+ deps.append(('rtaudio', '851ceaa0af1a1aa81820022cf9260d130080368b'))
# 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