From 7d87297e17643bfec6c65a367e779de8c4653eca Mon Sep 17 00:00:00 2001 From: Stan Grishin <stangri@melmac.net> Date: Sat, 7 Apr 2018 04:14:58 -0700 Subject: luci-app-advanced-reboot & luci-app-vpnbypass: fix uci require for master Signed-off-by: Stan Grishin <stangri@melmac.net> --- 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 bb545a2049..d270498308 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:=26 +PKG_RELEASE:=27 include ../../luci.mk -- cgit v1.2.3