Merge pull request #4906 from stangri/master-luci-app-vpn-policy-routing
luci-app-vpn-policy-routing: explicit package version
This commit is contained in:
commit
533c6a7ba0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-3.0-or-later
|
PKG_LICENSE:=GPL-3.0-or-later
|
||||||
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
|
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
|
||||||
|
PKG_VERSION:=0.3.2-20
|
||||||
|
|
||||||
LUCI_TITLE:=VPN Policy-Based Routing Service Web UI
|
LUCI_TITLE:=VPN Policy-Based Routing Service Web UI
|
||||||
LUCI_DESCRIPTION:=Provides Web UI for vpn-policy-routing service.
|
LUCI_DESCRIPTION:=Provides Web UI for vpn-policy-routing service.
|
||||||
|
|
Loading…
Reference in a new issue