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 2c15c61 commit 2dec8e1Copy full SHA for 2dec8e1
pythonbuild/downloads.py
@@ -168,10 +168,10 @@
168
"version": "0.1",
169
},
170
"libressl": {
171
- "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.2.tar.gz",
172
- "size": 3607549,
173
- "sha256": "c4c78167fae325b47aebd8beb54b6041d6f6a56b3743f4bd5d79b15642f9d5d4",
174
- "version": "2.9.2",
+ "url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.0.2.tar.gz",
+ "size": 3669468,
+ "sha256": "df7b172bf79b957dd27ef36dcaa1fb162562c0e8999e194aa8c1a3df2f15398e",
+ "version": "3.0.2",
175
"library_names": ["crypto", "ssl"],
176
"licenses": ["OpenSSL"],
177
"license_file": "LICENSE.libressl.txt",
0 commit comments