diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-01-26 22:04:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-01-26 22:04:21 +0100 |
| commit | 526829ad670c19d5466555890d8afe8d7f744834 (patch) | |
| tree | dd4af8661cca8788078f1baf01f187d911233318 | |
| parent | 5ee919f413a6c1048aecf83676d42ab3fd94e06e (diff) | |
Bump leqm-nrt for analysis crash fix (#2432).
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
