From 9345df949e52d9279ea070e7c650c822eb245aa0 Mon Sep 17 00:00:00 2001 From: p4u Date: Thu, 6 Dec 2018 12:25:51 +0100 Subject: [PATCH] luci-app-bmx7: update version, dependencies and maintainer Signed-off-by: p4u --- luci-app-bmx7/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/luci-app-bmx7/Makefile b/luci-app-bmx7/Makefile index a9e96f7..dbd71c8 100644 --- a/luci-app-bmx7/Makefile +++ b/luci-app-bmx7/Makefile @@ -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 + DEPENDS:=+luci-lib-json +luci-mod-admin-full +bmx7 +bmx7-json + MAINTAINER:= Roger Pueyo and Pau Escrich endef define Package/luci-app-bmx7/description -- 2.30.2