From c2e846dae638aa8a35e42cf0790d15642a892360 Mon Sep 17 00:00:00 2001 From: Shaleen Jain Date: Tue, 4 Jan 2022 07:23:14 +0000 Subject: miniupnpd: update to version 2.2.3 Signed-off-by: Shaleen Jain --- net/miniupnpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/miniupnpd/Makefile') diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 519e15152..6024d05ab 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=2.2.2 -PKG_RELEASE:=3 +PKG_VERSION:=2.2.3 +PKG_RELEASE:=1 PKG_SOURCE_URL:=https://miniupnp.tuxfamily.org/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=4b01c403d01c6ab140c9e4e744c89cdb66cbe25145d7a0d4566cc3fdcc0240c3 +PKG_HASH:=f89c310ce9575183af3fec61af65e548f85114133df8caaaa9e204c13b7a9da5 PKG_MAINTAINER:= PKG_LICENSE:=BSD-3-Clause -- cgit v1.2.3