summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 6557fc5..2b721a5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -8,7 +8,7 @@ testroot = $(tmproot)/$(basename $@)
SUDO := sudo
APK := ../src/apk --keys-dir /etc/apk/keys
-SYSREPO ?= http://alpinelinux.org/cgi-bin/dl.cgi/edge/main
+SYSREPO ?= http://nl.alpinelinux.org/alpine/edge/main
LD_LIBRARY_PATH = ../src
export LD_LIBRARY_PATH SYSREPO