commit 54904979b2d689311f8e1753efbd9dfb9cde6535
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Oct 16 13:34:35 2015 +0200

    Offload packages download to OpenWrt's official repository

diff --git a/Makefile b/Makefile
index 8b7d6d4..247898a 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ MAKE_SRC = -j$(J) V=$(V)
 
 IMAGEOPT ?= true
 VERSIONOPT ?= true
-VERSION_REPO ?= http://fw.qmp.cat/$(VERSION_NUMBER)_openwrt-%T-generic/packages
+VERSION_REPO ?= http://downloads.openwrt.org/chaos_calmer/15.05/%S/packages
 VERSION_DIST ?= qMp
 VERSION_NICK ?= Clearance
 VERSION_CODE ?= Clearance
