From: yardley Date: Fri, 8 Feb 2013 17:17:16 +0000 (+0000) Subject: miniupnpc: security update to 1.8 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9e9347f7ccbde685a5f4864b2bf0a7e0ad328ab4;p=packages.git miniupnpc: security update to 1.8 git-svn-id: svn://svn.openwrt.org/openwrt/packages@35521 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index 1fef4e5be..159e05faa 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpc -PKG_VERSION:=1.7 +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:=297bee441b56af87c6622fc4002179fd +PKG_MD5SUM:=065bf20a20ebe605c675b7a5aaef340a PKG_INSTALL:=1 diff --git a/net/miniupnpc/patches/100-no_minixml_test.patch b/net/miniupnpc/patches/100-no_minixml_test.patch index 9aa5d4020..93f6772c7 100644 --- a/net/miniupnpc/patches/100-no_minixml_test.patch +++ b/net/miniupnpc/patches/100-no_minixml_test.patch @@ -1,7 +1,7 @@ --- a/Makefile +++ b/Makefile -@@ -129,8 +129,8 @@ installpythonmodule: pythonmodule - python setup.py install +@@ -151,8 +151,8 @@ installpythonmodule3: pythonmodule3 + python3 setup.py install validateminixml: minixmlvalid - @echo "minixml validation test"