Skip to content

Commit 4b5c9ff

Browse files
committed
downloads: upgrade libressl to 3.1.1
1 parent 901fe8d commit 4b5c9ff

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
@@ -153,10 +153,10 @@
153153
"version": "0.1",
154154
},
155155
"libressl": {
156-
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.0.2.tar.gz",
157-
"size": 3669468,
158-
"sha256": "df7b172bf79b957dd27ef36dcaa1fb162562c0e8999e194aa8c1a3df2f15398e",
159-
"version": "3.0.2",
156+
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz",
157+
"size": 3765769,
158+
"sha256": "bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00",
159+
"version": "3.1.1",
160160
"library_names": ["crypto", "ssl"],
161161
"licenses": ["OpenSSL"],
162162
"license_file": "LICENSE.libressl.txt",

0 commit comments

Comments
 (0)