From: Stan Grishin Date: Sat, 13 Apr 2024 22:34:30 +0000 (+0000) Subject: luci-app-pbr: sync with principal package X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=73109ae7df7d9ee544e0b7296a756b79db51d950 luci-app-pbr: sync with principal package Signed-off-by: Stan Grishin --- diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile index 97fa675e2d..bd54422370 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -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 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.