From bd6a6f520e3f2a7a5fd37f67472efc31b84b5cd3 Mon Sep 17 00:00:00 2001 From: Self Hosting Group Date: Mon, 6 Jan 2025 00:00:00 +0000 Subject: [PATCH] miniupnpd: Update `PKG_RELEASE` Signed-off-by: Self Hosting Group --- net/miniupnpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 7018ff32778f29..a766ca84069bfa 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd PKG_VERSION:=2.3.7 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=https://miniupnp.tuxfamily.org/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz