summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpnbypass/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2019-10-01 18:22:35 -0700
committerStan Grishin <stangri@melmac.net>2019-10-01 18:22:35 -0700
commit444b1c126e2d197bc42590ec61b0bd9d419b4845 (patch)
tree7c6387e6bae48548743f4dfb5239dd75cc630dd5 /applications/luci-app-vpnbypass/Makefile
parent68190f43ca38d67e6d1e821f55c3cfbb1e6018ca (diff)
luci-app-vpnbypass: fix dispatcher bug when VPN node is present
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-vpnbypass/Makefile')
-rw-r--r--applications/luci-app-vpnbypass/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile
index 2e26a5158e..51c3dafa70 100644
--- a/applications/luci-app-vpnbypass/Makefile
+++ b/applications/luci-app-vpnbypass/Makefile
@@ -10,7 +10,7 @@ LUCI_TITLE:=VPN Bypass Web UI
LUCI_DESCRIPTION:=Provides Web UI for VPNBypass service.
LUCI_DEPENDS:=+luci-mod-admin-full +vpnbypass
LUCI_PKGARCH:=all
-PKG_RELEASE:=9
+PKG_RELEASE:=10
include ../../luci.mk