Skip to content

Commit ba41c7d

Browse files
committed
downloads: download libressl from CDN
This is probably more reliable.
1 parent 8816616 commit ba41c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbuild/downloads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"version": "0.1",
154154
},
155155
"libressl": {
156-
"url": "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz",
156+
"url": "https://cdn.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz",
157157
"size": 3765769,
158158
"sha256": "bdc6ce5ebb3a2eafc4c475f7eeaa5f0a8e60d9bead01efb76e2e254242b6db00",
159159
"version": "3.1.1",

0 commit comments

Comments
 (0)