From: Daniel Engberg Date: Wed, 31 May 2017 10:33:40 +0000 (+0200) Subject: miniupnpd: Update to 2.0.20170421 X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=1d5b485138954c7dce19c1b26b149d694f1b823c miniupnpd: Update to 2.0.20170421 Update miniupnpd to 2.0.20170421 Signed-off-by: Daniel Engberg --- diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 5537e2c..42023ff 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=2.0.20161216 +PKG_VERSION:=2.0.20170421 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=9e73d50ac830b5e08b6eb1df4e4c917833a5ab54351809f615d15d0f30cdeef3 +PKG_HASH:=9677aeccadf73b4bf8bb9d832c32b5da8266b4d58eed888f3fd43d7656405643 PKG_MAINTAINER:=Markus Stenberg PKG_LICENSE:=BSD-3-Clause