commit 7ae5a253b31ba3653b36ca8e41d8920162312c50
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Sun Dec 14 23:21:24 2014 +0100

    Update VERSION_REPO definition

diff --git a/Makefile b/Makefile
index 5ccebff..53583a1 100644
--- a/Makefile
+++ b/Makefile
@@ -38,12 +38,11 @@ T ?= ar71xx
 MAKE_SRC = -j$(J) V=$(V)
 IMAGEOPT ?= true
 VERSIONOPT ?= true
-#VERSION_REPO ?= http://fw.qmp.cat/$(QMP_GIT_BRANCH)_openwrt-%T-generic/packages
-VERSION_REPO ?= http://fw.qmp.cat/trunk_openwrt-%T-generic/packages
 VERSION_DIST ?= qMp
 VERSION_NICK ?= Kalimotxo
 VERSION_CODE ?= Kalimotxo
 VERSION_NUMBER ?= trunk
+VERSION_REPO ?= http://fw.qmp.cat/$(VERSION_NUMBER)_openwrt-%T-generic/packages
 
 include targets.mk
 
