summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 16:45:14 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 16:45:14 +0200
commit6bcc03417f37713cc028e6899c08e10095bd4d29 (patch)
tree330a52da28498b0d432a3dd0afa9240ef7ec571f
parent4511708a9f44238bffd85c5b049bbc15e9e8f0e5 (diff)
bisect.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 73c53b8e5..ea72a7a90 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', '94164d8c33df1955e252ede80cc181d8eb3d5c6f'))
+ deps.append(('rtaudio', '62b478f7a116ec02c5c37c4daad2b9747c2246ea'))
# 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