# # Copyright (C) 2025 sirpdboy herboy2008@gmail.com https://github.com/sirpdboy/luci-app-watchdog # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-watchdog PKG_VERSION:=1.0.8 PKG_RELEASE:=20260312 PKG_MAINTAINER:=sirpdboy PKG_CONFIG_DEPENDS:= LUCI_TITLE:=LuCI support for watchdog LUCI_PKGARCH:=all LUCI_DEPENDS:=+watchdog include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature