From 5855ccf313e45c8d055533ce630ffe112dae0e8b Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 7 Mar 2020 20:35:32 +0800 Subject: [PATCH] luci-app-serverchan: sync with upstream source --- package/ctcgfw/luci-app-serverchan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/ctcgfw/luci-app-serverchan/Makefile b/package/ctcgfw/luci-app-serverchan/Makefile index 76a2ed484a..580fbff122 100644 --- a/package/ctcgfw/luci-app-serverchan/Makefile +++ b/package/ctcgfw/luci-app-serverchan/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-serverchan PKG_VERSION:=1.42 -PKG_RELEASE:=5 +PKG_RELEASE:=6 include $(INCLUDE_DIR)/package.mk @@ -15,7 +15,7 @@ define Package/$(PKG_NAME) SECTION:=luci CATEGORY:=LuCI SUBMENU:=3. Applications - DEPENDS:=+iputils-arping +curl +coreutils +coreutils-nohup + DEPENDS:=+iputils-arping +curl +iw TITLE:=LuCI support for serverchan PKGARCH:=all endef