luci-app-jd-dailybonus: minor adjustments (#8113)

Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
This commit is contained in:
Beginner 2021-10-23 18:05:07 +08:00 committed by GitHub
parent f0b639bb51
commit 26afd3e54d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 12 deletions

View File

@ -4,14 +4,14 @@ PKG_NAME:=luci-app-jd-dailybonus
PKG_VERSION:=1.0.6
PKG_RELEASE:=20211016
define Package/$(PKG_NAME)/conffiles
/etc/config/jd-dailybonus
endef
LUCI_TITLE:=Luci for JD dailybonus Script
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+node +wget +lua +libuci-lua
define Package/$(PKG_NAME)/conffiles
/etc/config/jd-dailybonus
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature