From 51e5556ea41b3970db353ca093fdb3392ddeee45 Mon Sep 17 00:00:00 2001 From: David Andreoletti Date: Fri, 12 Apr 2024 17:39:53 +0800 Subject: [PATCH] mosquitto: bump PKG_RELEASE since missing in PR #23863 Signed-off-by: David Andreoletti --- net/mosquitto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 62a2dd9dd7..a8bbfc7678 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mosquitto PKG_VERSION:=2.0.18 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://mosquitto.org/files/source/