1
0
mirror of https://github.com/kenzok8/small-package synced 2025-09-20 19:11:30 +08:00

update 2023-02-27 13:13:19

This commit is contained in:
github-actions[bot]
2023-02-27 13:13:19 +08:00
parent eaf94b09ee
commit 7546a37cb2
392 changed files with 415 additions and 44504 deletions

View File

@ -0,0 +1,18 @@
include $(TOPDIR)/rules.mk
PKG_VERSION:=1.0.1-20230108
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for LANraragi
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+docker +luci-lib-taskd
define Package/luci-app-lanraragi/conffiles
/etc/config/lanraragi
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature