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 ddd7df9 commit cf089edCopy full SHA for cf089ed
pythonbuild/downloads.py
@@ -168,10 +168,10 @@
168
"version": "0.1",
169
},
170
"libressl": {
171
- "url": "https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.4.tar.gz",
172
- "size": 3767238,
173
- "sha256": "414c149c9963983f805a081db5bd3aec146b5f82d529bb63875ac941b25dcbb6",
174
- "version": "3.1.4",
+ "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.2.tar.gz",
+ "size": 3839529,
+ "sha256": "a9d1e1d030b8bcc67bf6428b8c0fff14a5602e2236257b9e3d77acaf12e2a7a1",
+ "version": "3.2.2",
175
"library_names": ["crypto", "ssl"],
176
"licenses": ["OpenSSL"],
177
"license_file": "LICENSE.libressl.txt",
0 commit comments