summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43025c6..2be644c 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ DEFAULT_MAX_JOBS := 6
SOURCEFORGE_MIRROR := downloads.sourceforge.net
PKG_MIRROR := http://s3.amazonaws.com/mxe-pkg
PKG_CDN := http://d1yihgixbnrglp.cloudfront.net
-GITLAB_BACKUP := https://gitlab.com/starius/mxe-backup2/raw/master/
+GITLAB_BACKUP := http://gitlab.com/starius/mxe-backup2/raw/master/
PWD := $(shell pwd)
SHELL := bash