miniupnpc: security update to 1.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35521 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
efb13b2977
commit
9e9347f7cc
@ -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
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user