Skip to content

Commit b568636

Browse files
committed
downloads: upgrade LibreSSL to 3.1.4
1 parent 65e6f5d commit b568636

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://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz",
157-
"size": 3765769,
158-
"sha256": "bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00",
159-
"version": "3.1.1",
156+
"url": "https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.4.tar.gz",
157+
"size": 3767238,
158+
"sha256": "414c149c9963983f805a081db5bd3aec146b5f82d529bb63875ac941b25dcbb6",
159+
"version": "3.1.4",
160160
"library_names": ["crypto", "ssl"],
161161
"licenses": ["OpenSSL"],
162162
"license_file": "LICENSE.libressl.txt",

0 commit comments

Comments
 (0)