miniupnpc: security update to 1.8
authoryardley <yardley@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Feb 2013 17:17:16 +0000 (17:17 +0000)
committeryardley <yardley@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Feb 2013 17:17:16 +0000 (17:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35521 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/miniupnpc/Makefile
net/miniupnpc/patches/100-no_minixml_test.patch

index 1fef4e5..159e05f 100644 (file)
@@ -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
 
index 9aa5d40..93f6772 100644 (file)
@@ -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"