From: Florian Eckert Date: Tue, 29 Oct 2024 09:45:00 +0000 (+0100) Subject: mwan3: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0532015a2968fd09c8d9c0044b509324cbca7ec8;p=openwrt-packages.git mwan3: bump PKG_RELEASE Forgot to bump the 'PGK_RELEASE' in the last change in 'mwan3'. Fixes: 619629ce8599 ("mwan3: close flock fd when starting mwan3.user scripts") Signed-off-by: Florian Eckert --- diff --git a/net/mwan3/Makefile b/net/mwan3/Makefile index 5657e497c..e3dda2141 100644 --- a/net/mwan3/Makefile +++ b/net/mwan3/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwan3 PKG_VERSION:=2.11.16 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_MAINTAINER:=Florian Eckert , \ Aaron Goodman PKG_LICENSE:=GPL-2.0