From 079e57bbd177baa45a121aa9b8bb45f302883d04 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Tue, 8 May 2018 10:22:41 +0100 Subject: [PATCH] miniupnpd: bump to 2.0.20180503 Bumping to latest release. No (used) functional difference. Signed-off-by: Kevin Darbyshire-Bryant --- net/miniupnpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index a53d6fb14..f7e3c39bc 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=2.0.20180422 +PKG_VERSION:=2.0.20180503 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=fe73dd48cbd2eeb30b1ae4f2b6ff46922f214019a50b9a8dd447849b42c9e90d +PKG_HASH:=b61bed16865f8692803a9f155523ca7c6e01c65db20362b6173226b08ce12a0c PKG_MAINTAINER:=Kevin Darbyshire-Bryant PKG_LICENSE:=BSD-3-Clause