From 3d3a6e8501f816c7decef10042630e5fd88d4585 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Sun, 26 May 2019 19:45:22 +0200 Subject: [PATCH] package/gluon-hoodselector: use : for gluon_version Val Signed-off-by: Jan-Tarek Butt --- package/gluon-hoodselector/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-hoodselector/Makefile b/package/gluon-hoodselector/Makefile index 2a3b7587..f1d86728 100644 --- a/package/gluon-hoodselector/Makefile +++ b/package/gluon-hoodselector/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gluon-hoodselector -GLUON_VERSION = 3 +GLUON_VERSION:=3 PKG_VERSION:=2 include ../gluon.mk