Update MASTER_SITE_OPENBSD:
OpenBSD has cdn.openbsd.org officially now which uses cloudflare and falls back to fastly if its upstream mirror is not available. Submitted by: T.J. Townsend <tj@openbsd.org>
This commit is contained in:
parent
748e0c279d
commit
2f450b1c8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478482
1 changed files with 1 additions and 2 deletions
|
@ -891,8 +891,7 @@ MASTER_SITE_NVIDIA+= \
|
|||
|
||||
.if !defined(IGNORE_MASTER_SITE_OPENBSD)
|
||||
MASTER_SITE_OPENBSD+= \
|
||||
https://fastly.cdn.openbsd.org/pub/OpenBSD/%SUBDIR%/ \
|
||||
https://cloudflare.cdn.openbsd.org/pub/OpenBSD/%SUBDIR%/ \
|
||||
https://cdn.openbsd.org/pub/OpenBSD/%SUBDIR%/ \
|
||||
https://ftp.OpenBSD.org/pub/OpenBSD/%SUBDIR%/ \
|
||||
https://ftp.eu.openbsd.org/pub/OpenBSD/%SUBDIR%/ \
|
||||
https://ftp3.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \
|
||||
|
|
Loading…
Reference in a new issue