From: Dirk Brenken Date: Tue, 28 Apr 2026 18:06:26 +0000 (+0200) Subject: luci-app-banip: release 1.8.7-1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aa08ce718cf6b251b067cc1928d5c00e137a2078;p=openwrt-luci.git luci-app-banip: release 1.8.7-1 * sync with base package Signed-off-by: Dirk Brenken --- diff --git a/applications/luci-app-banip/Makefile b/applications/luci-app-banip/Makefile index f8a003533a..8b07241967 100644 --- a/applications/luci-app-banip/Makefile +++ b/applications/luci-app-banip/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for banIP LUCI_DEPENDS:=+luci-base +banip -PKG_VERSION:=1.8.6 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.7 +PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Dirk Brenken