luci-plugins: align naming

consistency in the repo

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
Paul Donald
2026-04-09 14:51:38 +02:00
parent 4a308bab37
commit 1d314353bb
11 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-plugin-auth-example
PKG_VERSION:=1.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature