summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-status
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-01-22 20:09:07 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2023-01-23 14:03:10 +0100
commit938e54df17d6a48fc8d84fe5893ff67ffe4a3e6e (patch)
treeb3afeb23ca6a889ec9623cfec4a45ae116ccc3da /modules/luci-mod-status
parent2925a8bfbe0d8647af6ca1f75654c8758ec07441 (diff)
treewide: bump PKG_RELEASE for libiwinfo ABI change
Bump PKG_RELEASE for libiwinfo ABI change for rpcd-mod-luci and luci-mod-status. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'modules/luci-mod-status')
-rw-r--r--modules/luci-mod-status/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/luci-mod-status/Makefile b/modules/luci-mod-status/Makefile
index dd6aabae22..26b7c6c6b1 100644
--- a/modules/luci-mod-status/Makefile
+++ b/modules/luci-mod-status/Makefile
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Status Pages
LUCI_DEPENDS:=+luci-base +libiwinfo +rpcd-mod-iwinfo
+PKG_RELEASE:=2
PKG_BUILD_DEPENDS:=iwinfo
PKG_LICENSE:=Apache-2.0