contrib/meshwizard: Add widgets in the original order, increase version

This commit is contained in:
Manuel Munz 2012-09-22 23:28:18 +00:00
parent 6f79422a9a
commit 6ca757e349
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=meshwizard
PKG_RELEASE:=0.0.7
PKG_RELEASE:=0.0.8-1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)

View file

@ -11,7 +11,7 @@ get_var() {
}
handle_widgets() {
widgets="$1 $widgets"
widgets="$widgets $1"
}
config_load freifunk
config_foreach handle_widgets widget