From: Kevin Darbyshire-Bryant Date: Tue, 8 May 2018 09:22:41 +0000 (+0100) Subject: miniupnpd: bump to 2.0.20180503 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=079e57bbd177baa45a121aa9b8bb45f302883d04;p=openwrt-packages.git miniupnpd: bump to 2.0.20180503 Bumping to latest release. No (used) functional difference. Signed-off-by: Kevin Darbyshire-Bryant --- 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