mirror of https://git.openwrt.org/project/luci.git
luci-app-pbr: sync with principal package
Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
parent
10be7a3438
commit
73109ae7df
|
@ -4,10 +4,10 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-pbr
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_LICENSE:=AGPL-3.0-or-later
|
||||
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
|
||||
PKG_VERSION:=1.1.4
|
||||
PKG_RELEASE:=r15
|
||||
PKG_RELEASE:=16
|
||||
|
||||
LUCI_TITLE:=Policy Based Routing Service Web UI
|
||||
LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.
|
||||
|
|
Loading…
Reference in New Issue