aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpd/Makefile
diff options
context:
space:
mode:
authorShaleen Jain <shaleen@jain.sh>2022-01-04 07:23:14 +0000
committerNick Hainke <vincent@systemli.org>2022-01-05 08:18:38 +0100
commitc2e846dae638aa8a35e42cf0790d15642a892360 (patch)
treee5fd7e405f308224ac638f8071ddb8e7273bc9b3 /net/miniupnpd/Makefile
parentb434cd71b950185cbf57308466eb0e3473ba484e (diff)
miniupnpd: update to version 2.2.3
Signed-off-by: Shaleen Jain <shaleen@jain.sh>
Diffstat (limited to 'net/miniupnpd/Makefile')
-rw-r--r--net/miniupnpd/Makefile6
1 files changed, 3 insertions, 3 deletions
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