summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-08-24 02:14:14 +0000
committerStan Grishin <stangri@melmac.net>2020-08-24 02:14:14 +0000
commitbe7840942288f87bdb1ef78c86ab00011b67d6bf (patch)
treedc814ee98fbe0d45e7038830053e773cc202a354 /applications/luci-app-advanced-reboot/Makefile
parentf555ab56a861dadbba37fad4478846dbfcff5031 (diff)
luci-app-advanced-reboot: bugifx: btn style; board names for some Linksys devices
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-advanced-reboot/Makefile')
-rw-r--r--applications/luci-app-advanced-reboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile
index 79197c43b..7be53efcb 100644
--- a/applications/luci-app-advanced-reboot/Makefile
+++ b/applications/luci-app-advanced-reboot/Makefile
@@ -12,7 +12,7 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot
routers are listed at https://github.com/openwrt/luci/blob/master/applications/luci-app-advanced-reboot/README.md
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full
LUCI_PKGARCH:=all
-PKG_RELEASE:=54
+PKG_RELEASE:=55
include ../../luci.mk