forked from mirrors/openup
changed url
This commit is contained in:
parent
9e14da9aaa
commit
56cfb37a43
1 changed files with 2 additions and 2 deletions
4
openup
4
openup
|
|
@ -32,10 +32,10 @@ OPENUP_URL="https://stable.mtier.org/openup"
|
|||
PKG_PUBKEY_URL="https://stable.mtier.org/mtier-$(uname -r | tr -d '.')-pkg.pub"
|
||||
|
||||
# PKG_PATH for currently running OpenBSD release
|
||||
PKG_PATH_MAIN="https://ftp.fr.openbsd.org/pub/OpenBSD/$(uname -r)/packages/$(arch -s)"
|
||||
PKG_PATH_MAIN="https://ftp.hostserver.de/pub/OpenBSD/$(uname -r)/packages/$(arch -s)"
|
||||
|
||||
# ERRATA_PATH
|
||||
ERRATA_PATH="https://ftp.fr.openbsd.org/pub/OpenBSD/patches/$(uname -r)/common"
|
||||
ERRATA_PATH="https://ftp.hostserver.de/pub/OpenBSD/patches/$(uname -r)/common"
|
||||
|
||||
# PKG_PATH for the corresponding release stable service
|
||||
PKG_PATH_UPDATE="https://stable.mtier.org/updates/$(uname -r)/$(arch -s)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue