projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c9e048
)
contrib/meshwizard: Depends on firewall3
author
Manuel Munz
<freifunk@somakoma.de>
Mon, 3 Jun 2013 08:23:49 +0000
(08:23 +0000)
committer
Manuel Munz
<freifunk@somakoma.de>
Mon, 3 Jun 2013 08:23:49 +0000
(08:23 +0000)
contrib/package/meshwizard/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/meshwizard/Makefile
b/contrib/package/meshwizard/Makefile
index 47f0c60f8edde4f82b21f410e249fbc0c0081d18..52f71478087044e02d777340ba98bd815c0a175d 100644
(file)
--- a/
contrib/package/meshwizard/Makefile
+++ b/
contrib/package/meshwizard/Makefile
@@
-4,7
+4,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=meshwizard
-PKG_RELEASE:=0.0.1
0-
1
+PKG_RELEASE:=0.0.11
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
@@
-15,7
+15,7
@@
define Package/meshwizard
CATEGORY:=LuCI
SUBMENU:=9. Freifunk
TITLE:=Shell script based wizard for Mesh networks
- DEPENDS:=+firewall
+ DEPENDS:=+firewall
3
endef
define Package/meshwizard/description