From 0a79ef0ee4142fa18d316a20fef6344cfffea257 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Tue, 3 Sep 2024 20:25:16 +0000 Subject: luci-app-pbr: sync with principal package Signed-off-by: Stan Grishin --- applications/luci-app-pbr/Makefile | 6 +++--- 1 file changed, 3 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 591e4e323b..d6739a914d 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-pbr PKG_LICENSE:=AGPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.1.6 -PKG_RELEASE:=20 +PKG_VERSION:=1.1.7 +PKG_RELEASE:=7 LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_URL:=https://github.com/stangri/luci-app-pbr/ @@ -24,6 +24,6 @@ help Version: $(PKG_VERSION)-$(PKG_RELEASE) endef -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3