From: yardley Date: Fri, 8 Feb 2013 21:05:52 +0000 (+0000) Subject: miniupnpd: backport of r35520 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=18de718691a149bd2ac809cc9cef69844b33a32d;p=12.09%2Fpackages.git miniupnpd: backport of r35520 Signed-off-by: Tim Yardley git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_12.09@35527 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index d25e39a..2e852b8 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=1.7.20121005 -PKG_RELEASE:=2 +PKG_VERSION:=1.8 +PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=d676ef9516ca3fbdd811aee62f2ca724 +PKG_MD5SUM:=0d8a8e936d5a0012cb260a3b972acbf3 include $(INCLUDE_DIR)/package.mk