summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/meshwizard/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2016-12-09 17:51:50 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2016-12-09 17:51:50 +0200
commit5852affbbc286e7d11218d990f8ecba0f525b91b (patch)
treeda9dee6419b044d5694225ef889218c4b85e857f /contrib/package/meshwizard/Makefile
parent70bad4da4fcd44715445c36d8c4b9f8a00d92b4d (diff)
meshwizard: remove local variable definitions outside functions
Adapted from PR #819 by FreifunkUFO Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'contrib/package/meshwizard/Makefile')
-rw-r--r--contrib/package/meshwizard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/meshwizard/Makefile b/contrib/package/meshwizard/Makefile
index b4baab7fa4..9ac5a06286 100644
--- a/contrib/package/meshwizard/Makefile
+++ b/contrib/package/meshwizard/Makefile
@@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=meshwizard
-PKG_RELEASE:=0.3.1
+PKG_RELEASE:=0.3.2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)