op-packages/luci-app-cpu-status/Makefile
github-actions[bot] 14f5c9168a 🎄 Sync 2026-07-23 00:00:40
2026-07-23 00:00:40 +08:00

20 lines
453 B
Makefile

#
# Copyright (C) 2026 gSpot (https://github.com/gSpotx2f/luci-app-cpu-status)
#
# This is free software, licensed under the MIT License.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-cpu-status
PKG_VERSION:=0.6.3
PKG_RELEASE:=3
LUCI_TITLE:=CPU utilization info for the LuCI status page
LUCI_PKGARCH:=all
PKG_LICENSE:=MIT
#include $(TOPDIR)/feeds/luci/luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature