summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 18:19:24 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 18:19:24 +0200
commit791a6f77d5e24c627c4629ad11aa703ab53ecbcc (patch)
tree106f8ab41cfbc8d45f6d7c6742130a02680437d4 /cscript
parent9e48a7e29085f7d45ed9ab70c9b828dcb86a691a (diff)
w
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index f6d2318ed..6f870c65d 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', '2fd9a64ff7301b45be60252364263c8b0315ecdc'))
+ deps.append(('rtaudio', '30218849765cffe255b6adf9246cda563222fe19'))
# 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