summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpn-policy-routing/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.net>2020-05-04 22:54:14 +0000
committerStan Grishin <stangri@melmac.net>2020-05-04 22:54:14 +0000
commit92fc94a0bdcaf48ec5a89892f2b7c429e15cf806 (patch)
treebe97337d428ffca1ca4d14a1f91f3d3691acfcf2 /applications/luci-app-vpn-policy-routing/Makefile
parentf0a0d28fdd22b7904ea9a4efb53a7b791dc6dead (diff)
luci-app-vpn-policy-routing: support phys-dev policies
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-vpn-policy-routing/Makefile')
-rw-r--r--applications/luci-app-vpn-policy-routing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-vpn-policy-routing/Makefile b/applications/luci-app-vpn-policy-routing/Makefile
index 7b1b2f6928..6daf81b5c8 100644
--- a/applications/luci-app-vpn-policy-routing/Makefile
+++ b/applications/luci-app-vpn-policy-routing/Makefile
@@ -10,7 +10,7 @@ LUCI_TITLE:=VPN Policy-Based Routing Service Web UI
LUCI_DESCRIPTION:=Provides Web UI for vpn-policy-routing service.
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +vpn-policy-routing
LUCI_PKGARCH:=all
-PKG_RELEASE:=72
+PKG_RELEASE:=73
include ../../luci.mk