summaryrefslogtreecommitdiff
path: root/contrib/depends/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/depends/Makefile')
-rw-r--r--contrib/depends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile
index 09cb177..d0854d7 100644
--- a/contrib/depends/Makefile
+++ b/contrib/depends/Makefile
@@ -2,7 +2,7 @@
SOURCES_PATH ?= $(BASEDIR)/sources
BASE_CACHE ?= $(BASEDIR)/built
-FALLBACK_DOWNLOAD_PATH ?= https://static.mrcyjanek.net/.download_mirror
+FALLBACK_DOWNLOAD_PATH ?= https://static.mrcyjanek.net/download_mirror/
BUILD = $(shell ./config.guess)
HOST ?= $(BUILD)