From: Stan Grishin Date: Wed, 10 Mar 2021 15:21:12 +0000 (+0000) Subject: luci-app-vpn-policy-routing: explicit package version X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6aad52884fdbc95c8a61b6e12827fdafe6bb8799;p=openwrt-luci.git luci-app-vpn-policy-routing: explicit package version Signed-off-by: Stan Grishin --- diff --git a/applications/luci-app-vpn-policy-routing/Makefile b/applications/luci-app-vpn-policy-routing/Makefile index 1f7c1760af..81a6cb485a 100644 --- a/applications/luci-app-vpn-policy-routing/Makefile +++ b/applications/luci-app-vpn-policy-routing/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin +PKG_VERSION:=0.3.2-20 LUCI_TITLE:=VPN Policy-Based Routing Service Web UI LUCI_DESCRIPTION:=Provides Web UI for vpn-policy-routing service.