8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0f756 commit 04e979fCopy full SHA for 04e979f
Mac/BuildScript/build-installer.py
@@ -246,9 +246,9 @@ def library_recipes():
246
247
result.extend([
248
dict(
249
- name="OpenSSL 1.1.1t",
250
- url="https://www.openssl.org/source/openssl-1.1.1t.tar.gz",
251
- checksum='8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b',
+ name="OpenSSL 1.1.1u",
+ url="https://www.openssl.org/source/openssl-1.1.1u.tar.gz",
+ checksum='e2f8d84b523eecd06c7be7626830370300fbcc15386bf5142d72758f6963ebc6',
252
buildrecipe=build_universal_openssl,
253
configure=None,
254
install=None,
0 commit comments