Skip to content

Commit 2f909b0

Browse files
committed
downloads: upgrade LibreSSL to 3.2.3
1 parent 27447e2 commit 2f909b0

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
@@ -162,10 +162,10 @@
162162
"version": "0.1",
163163
},
164164
"libressl": {
165-
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.2.tar.gz",
166-
"size": 3839529,
167-
"sha256": "a9d1e1d030b8bcc67bf6428b8c0fff14a5602e2236257b9e3d77acaf12e2a7a1",
168-
"version": "3.2.2",
165+
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.3.tar.gz",
166+
"size": 3839953,
167+
"sha256": "412dc2baa739228c7779e93eb07cd645d5c964d2f2d837a9fd56db7498463d73",
168+
"version": "3.2.3",
169169
"library_names": ["crypto", "ssl"],
170170
"licenses": ["OpenSSL"],
171171
"license_file": "LICENSE.libressl.txt",

0 commit comments

Comments
 (0)