luci-app-bmx7: update version, dependencies and maintainer
authorp4u <p4u@dabax.net>
Thu, 6 Dec 2018 11:25:51 +0000 (12:25 +0100)
committerp4u <p4u@dabax.net>
Fri, 7 Dec 2018 15:55:11 +0000 (16:55 +0100)
Signed-off-by: p4u <p4u@dabax.net>
luci-app-bmx7/Makefile

index a9e96f7e46d077c9e692f9241c302ae354ec080b..dbd71c84d400de6a7abf4dc86407336f492175e2 100644 (file)
@@ -21,7 +21,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=luci-app-bmx7
-PKG_RELEASE:=0.0-alpha
+PKG_RELEASE:=0.1-alpha
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 PKG_LICENSE:=GPL-2.0+
@@ -33,8 +33,8 @@ define Package/luci-app-bmx7
   CATEGORY:=LuCI
   SUBMENU:=3. Applications
   TITLE:= LuCI support for BMX7
-  DEPENDS:=+luci-lib-json +luci-mod-admin-full +luci-lib-httpclient +bmx7
-  MAINTAINER:= Roger Pueyo Centelles <roger.pueyo@guifi.net>
+  DEPENDS:=+luci-lib-json +luci-mod-admin-full +bmx7 +bmx7-json
+  MAINTAINER:= Roger Pueyo <roger.pueyo@guifi.net> and Pau Escrich <p4u@dabax.net>
 endef
 
 define Package/luci-app-bmx7/description