summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-08-17 04:29:01 -0700
committerStan Grishin <stangri@melmac.net>2019-08-17 04:29:01 -0700
commit0d0a8b882d1715dc6d31e86956556f6cf66a7845 (patch)
treea7b6b1def346f45e13e766d48fa2180072fc3abc /applications/luci-app-advanced-reboot/Makefile
parentf3bcb918bf60ef9f3e8fff0a98ca570bfca26888 (diff)
luci-app-advanced-reboot: support for Linksys EA8300
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 2a7df3bd1..5381059da 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-mod-admin-full
LUCI_PKGARCH:=all
-PKG_RELEASE:=40
+PKG_RELEASE:=41
include ../../luci.mk