summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 18:39:27 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 18:39:27 +0200
commitb572b7a371df0f565659c385df37a5e5efc94bcd (patch)
tree499aec8e8ccd56b3ce4be9622c0a314a71a7ec3c /cscript
parent7f7021f160a5d8ba33f7fca791d18d2d4ebddab6 (diff)
update
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 027d196e3..6e1b5e221 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', '219e5fcce6629f9fc8de3ac9d1d09dbcac9c670f'))
+ deps.append(('rtaudio', '0058f195f6262703602399f0a78214076d1f3b20'))
# 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