op-packages/luci-app-shadowrt/Makefile
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

20 lines
358 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.7-r1
PKG_RELEASE:=1
LUCI_TITLE:=LuCI support for shadowrt
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +docker-lan-bridge +luci-lib-taskd
define Package/luci-app-shadowrt/conffiles
/etc/config/shadowrt
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature