summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-23 17:49:59 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-23 17:49:59 +0200
commite32eaaa06522e295a8152340c0e7b6f62a652b19 (patch)
tree71682faee84e26ea9daf5401376cedcc00ebca19 /cscript
parentc934df70d70062842441543f8ec87bf7d453dcc5 (diff)
fucker
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index c8a634144..ae8410627 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', '46175bde1ab6c430c91a7d5380720cb5f0084cc9'))
+ deps.append(('rtaudio', 'dc2129ef38047eb0385b98acf846630b3ff1c3ca'))
# 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