summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-01-26 22:04:21 +0100
committerCarl Hetherington <cth@carlh.net>2023-01-26 22:04:21 +0100
commit526829ad670c19d5466555890d8afe8d7f744834 (patch)
treedd4af8661cca8788078f1baf01f187d911233318
parent5ee919f413a6c1048aecf83676d42ab3fd94e06e (diff)
Bump leqm-nrt for analysis crash fix (#2432).
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 4367e024c..88a1b1ecb 100644
--- a/cscript
+++ b/cscript
@@ -459,7 +459,7 @@ def dependencies(target, options):
deps.append(('libdcp', 'v1.8.54'))
deps.append(('libsub', 'v1.6.42'))
- deps.append(('leqm-nrt', '93ae9e6'))
+ deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we
# also need a patched openssl binary to make certificates.