commit 1eb6afb7b12483e2e1f6ced6cb4db0ad62c55777
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Jun 30 15:57:59 2017 +0200

    Makefile: remove release codename from package feeds' URLs

diff --git a/Makefile b/Makefile
index f894333..0c3c675 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ VERSION_NICK ?= Kalimotxo
 VERSION_NUMBER ?= testing
 
 # Distribution repository
-VERSION_REPO="http://fw.qmp.cat/Releases/%v-%N"
+VERSION_REPO="http://fw.qmp.cat/Releases/%v"
 
 # Image customization
 IMAGEOPT ?= true
