From cf7ecaa1e475f9af72f57b108c2ffad51233a4a2 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Mon, 27 Jun 2016 19:52:57 +0300 Subject: [PATCH 1/2] miniupnpd-2.0 --- miniupnpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 1822926..8801339 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=1.9.20150609 +PKG_VERSION:=2.0 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=01ee891286683891240a29b7272d790e +PKG_MD5SUM:=dd4b4a33ab3f85e0aed8599767a95bf6 PKG_MAINTAINER:=Markus Stenberg PKG_LICENSE:=BSD-3-Clause From 18a43e9c1d752f7d1a2b19b29af221618967ae66 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Mon, 27 Jun 2016 20:07:55 +0300 Subject: [PATCH 2/2] Update Makefile --- miniupnpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 8801339..0207036 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=dd4b4a33ab3f85e0aed8599767a95bf6 +PKG_MD5SUM:=1c07a215dd9b362e75a9efc05e2fb3b4 PKG_MAINTAINER:=Markus Stenberg PKG_LICENSE:=BSD-3-Clause