From 57fe3e839fdf30a2831934d7e1cd2fab7e521dfe Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Sun, 21 Jan 2018 05:20:47 -0800 Subject: luci-app-advanced-reboot: fixed bug on devices/board names with dashes in them Signed-off-by: Stan Grishin --- applications/luci-app-advanced-reboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-advanced-reboot/Makefile') diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile index 5722b429e1..bb545a2049 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 LUCI_PKGARCH:=all -PKG_RELEASE:=25 +PKG_RELEASE:=26 include ../../luci.mk -- cgit v1.2.3