From 831d05163448a7dabb016caa4c07fa3c122ffe60 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Fri, 5 May 2023 01:53:20 +0000 Subject: [PATCH] luci-app-pbr: update to 1.1.1-5 * Artificial version bump as WebUI compares version number to the principal package Signed-off-by: Stan Grishin --- applications/luci-app-pbr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile index ce6e02fc99..97de24eef2 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.1.1-1 +PKG_VERSION:=1.1.1-5 LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.