summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 19:28:15 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 19:28:15 +0200
commit4085c3c153af4535e13d44e768daa38b70bf0160 (patch)
tree748f2099e488998e6ce04f9b184b38dbe88c0412
parentf6d8005c7742fedf3eb9e314f7753913b8c3f79f (diff)
update
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 285baeaf3..9070de7f2 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', '5eb11492fd4dc61dfcaf570e180d2b81aa16da82'))
+ deps.append(('rtaudio', '514ed07aaf80223ea8b977c428ebb3c18d294b3b'))
# 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