luci-app-bmx7: update version, dependencies and maintainer
Signed-off-by: p4u <p4u@dabax.net>
This commit is contained in:
parent
a1e102093f
commit
9345df949e
1 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=luci-app-bmx7
|
PKG_NAME:=luci-app-bmx7
|
||||||
PKG_RELEASE:=0.0-alpha
|
PKG_RELEASE:=0.1-alpha
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
PKG_LICENSE:=GPL-2.0+
|
PKG_LICENSE:=GPL-2.0+
|
||||||
|
@ -33,8 +33,8 @@ define Package/luci-app-bmx7
|
||||||
CATEGORY:=LuCI
|
CATEGORY:=LuCI
|
||||||
SUBMENU:=3. Applications
|
SUBMENU:=3. Applications
|
||||||
TITLE:= LuCI support for BMX7
|
TITLE:= LuCI support for BMX7
|
||||||
DEPENDS:=+luci-lib-json +luci-mod-admin-full +luci-lib-httpclient +bmx7
|
DEPENDS:=+luci-lib-json +luci-mod-admin-full +bmx7 +bmx7-json
|
||||||
MAINTAINER:= Roger Pueyo Centelles <roger.pueyo@guifi.net>
|
MAINTAINER:= Roger Pueyo <roger.pueyo@guifi.net> and Pau Escrich <p4u@dabax.net>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-app-bmx7/description
|
define Package/luci-app-bmx7/description
|
||||||
|
|
Loading…
Reference in a new issue