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