From 5ad85554ae52a3ce3223108f0f946db8d60c11ec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 15 Jan 2019 23:15:42 +0100 Subject: switch to voidlinux.org --- mklive.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mklive.sh.in') diff --git a/mklive.sh.in b/mklive.sh.in index 49842d6..69cb065 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -347,7 +347,7 @@ while getopts "a:A:B:b:r:c:C:T:Kk:l:i:I:s:S:o:p:U:h" opt; do done shift $((OPTIND - 1)) -XBPS_REPOSITORY="$XBPS_REPOSITORY --repository=http://repo.voidlinux.eu/current --repository=http://muslrepo.voidlinux.eu/current" +XBPS_REPOSITORY="$XBPS_REPOSITORY --repository=http://alpha.derepo.voidlinux.org/current --repository=http://alpha.de.voidlinux.org/current/musl" ARCH=$(xbps-uhelper arch) -- cgit 1.4.1