Skip to content

Commit 62eb0d2

Browse files
committed
downloads: upgrade LibreSSL 3.2.5 to 3.3.3
1 parent 1aca322 commit 62eb0d2

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
@@ -171,10 +171,10 @@
171171
"version": "0.1",
172172
},
173173
"libressl": {
174-
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.5.tar.gz",
175-
"size": 3842149,
176-
"sha256": "798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe",
177-
"version": "3.2.5",
174+
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.3.tar.gz",
175+
"size": 3848064,
176+
"sha256": "a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066",
177+
"version": "3.3.3",
178178
"library_names": ["crypto", "ssl"],
179179
"licenses": ["OpenSSL"],
180180
"license_file": "LICENSE.libressl.txt",

0 commit comments

Comments
 (0)