Update remaining mirror references

This commit is contained in:
Michael Aldridge
2018-09-14 02:00:05 -07:00
parent d1d2a18783
commit beaa74f4fc
5 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ ALL_PXE_ARCHS=$(foreach arch,$(PXE_ARCHS),void-$(arch)-NETBOOT-$(DATE).tar.gz)
SUDO := sudo
XBPS_REPOSITORY := -r https://repo.voidlinux.eu/current -r https://repo.voidlinux.eu/current/musl -r https://repo.voidlinux.eu/current/aarch64
XBPS_REPOSITORY := -r https://alpha.de.repo.voidlinux.org/current -r https://alpha.de.repo.voidlinux.org/current/musl -r https://alpha.de.repo.voidlinux.org/current/aarch64
COMPRESSOR_THREADS=2
%.sh: %.sh.in