summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-advanced-reboot/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-02-24 11:00:21 -0800
committerStan Grishin <stangri@melmac.net>2019-02-24 11:00:21 -0800
commitc51cd12bc732c018b264c7aa7fa7c4923d2bb879 (patch)
treefce278b2e1537bfebb670e14bd3160a451fac52a /applications/luci-app-advanced-reboot/Makefile
parentbbdd4cbba56c113b457e46d8922b15b715cd1c84 (diff)
luci-app-advanced-reboot: secondary partition fix for Linksys EA6350v3
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 8637091270..eceb15b09b 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:=38
+PKG_RELEASE:=39
include ../../luci.mk