summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-05-20 16:49:27 +0200
committerCarl Hetherington <cth@carlh.net>2021-05-20 16:49:27 +0200
commit48f5b7ecaca25b99afdb78ca0ccd28c27db8243f (patch)
treeb1661115cda2047eed8f9db9092cf778fac6b4fb /cscript
parent6f832724ef942f133f6f8d0a06d7377beea8f7a6 (diff)
Bump leqm-nrt for a possible fix for #2006.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index cdbc8decb..cc441ba0b 100644
--- a/cscript
+++ b/cscript
@@ -388,7 +388,7 @@ def dependencies(target, options):
deps.append(('libdcp', '6384002'))
deps.append(('libsub', '55ebde1'))
- deps.append(('leqm-nrt', '131f971'))
+ deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we
# also need a patched openssl binary to make certificates.