summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-11-19 09:54:08 -0700
committerStan Grishin <stangri@melmac.net>2019-11-19 09:54:08 -0700
commit6b2abe9fabdca8fafe734e3bae6d09e974634c95 (patch)
tree403a1d6333d6d469883f2dfabe45304cc445a741 /applications/luci-app-advanced-reboot/Makefile
parent15816e668df0bbdc36f6426557e488f6ade2e3ed (diff)
luci-app-advanced-reboot: bugfix: luci error on reboot, logger errors
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 a08d57fd8b..e3037df2f8 100644
--- a/applications/luci-app-advanced-reboot/Makefile
+++ b/applications/luci-app-advanced-reboot/Makefile
@@ -13,7 +13,7 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full
LUCI_PKGARCH:=all
-PKG_RELEASE:=43
+PKG_RELEASE:=45
include ../../luci.mk