From e55d184e9f9e14f60d0229687c0c4676ae4201c2 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 18 Mar 2024 02:03:13 +0000 Subject: luci-app-pbr: update to 1.1.4-5 * sync with the principal package * add the status include file Signed-off-by: Stan Grishin --- applications/luci-app-pbr/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'applications/luci-app-pbr/Makefile') diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile index 3b04a9500d..6eee45f9bb 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -1,15 +1,16 @@ -# Copyright 2017-2022 Stan Grishin (stangri@melmac.ca) +# Copyright 2017-2023 MOSSDeF, Stan Grishin (stangri@melmac.ca) # This is free software, licensed under the GNU General Public License v3. include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.1.1-7 +PKG_VERSION:=1.1.4-5 LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service. -LUCI_DEPENDS:=+luci-base +jsonfilter +pbr +LUCI_DEPENDS:=+luci-base +jsonfilter +pbr-service +LUCI_PKGARCH:=all PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing -- cgit v1.2.3