Skip to content

Commit 2dec8e1

Browse files
committed
downloads: upgrade libressl to 3.0.2
Latest version.
1 parent 2c15c61 commit 2dec8e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@
168168
"version": "0.1",
169169
},
170170
"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",
171+
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.0.2.tar.gz",
172+
"size": 3669468,
173+
"sha256": "df7b172bf79b957dd27ef36dcaa1fb162562c0e8999e194aa8c1a3df2f15398e",
174+
"version": "3.0.2",
175175
"library_names": ["crypto", "ssl"],
176176
"licenses": ["OpenSSL"],
177177
"license_file": "LICENSE.libressl.txt",

0 commit comments

Comments
 (0)