summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 17:14:05 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 17:14:05 +0200
commit409336096d83fa5b85a1930aa6f6be8159ac5a03 (patch)
tree2111bd6f0eda178f10c9830ea204edd0275d8275
parent9c8827aa64ba5d8e34755fdb431925640d5e5613 (diff)
wtf
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6f2f2d841..4b951cf06 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', '4d0b76263bb472cfa10926f313920063721719bd'))
+ deps.append(('rtaudio', 'f619b7682b3ff3c6c307de8f1912a3141d6a9de7'))
# 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