From: Christian Korber Date: Mon, 7 Sep 2026 09:27:42 +0000 (+0200) Subject: ufp: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4c19a2ea6b2315174c5c906fca18c4a4cd35bb98;p=openwrt-packages.git ufp: bump PKG_RELEASE Increment PKG_RELEASE to force a package rebuild following recent changes, ensuring package indexes and builds reflect the update. Signed-off-by: Christian Korber --- diff --git a/utils/ufp/Makefile b/utils/ufp/Makefile index 16604138a..932629d03 100644 --- a/utils/ufp/Makefile +++ b/utils/ufp/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ufp -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Felix Fietkau