commit d1150e0d4779c370cd1e9bf826088a0f1d5f316f
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 1d75a62..8ce2fcc 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ VERSION_NICK ?= Macondo
 VERSION_NUMBER ?= 4.0-rc1
 
 # Distribution repository
-VERSION_REPO="http://fw.qmp.cat/Releases/%v-%N"
+VERSION_REPO="http://fw.qmp.cat/Releases/%v"
 
 # Image customization
 IMAGEOPT ?= true
