mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
miniupnpc: Update to 2.1
Switched URL to official HTTPS variant. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -187,8 +187,8 @@ installpythonmodule3: pythonmodule3
|
||||
python3 setup.py install
|
||||
@@ -186,8 +186,8 @@ installpythonmodule3: pythonmodule3
|
||||
MAKE=$(MAKE) python3 setup.py install
|
||||
|
||||
validateminixml: minixmlvalid
|
||||
- @echo "minixml validation test"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/upnpcommands.c
|
||||
+++ b/upnpcommands.c
|
||||
@@ -370,7 +370,7 @@ UPNP_AddPortMapping(const char * control
|
||||
@@ -371,7 +371,7 @@ UPNP_AddPortMapping(const char * control
|
||||
AddPortMappingArgs[5].elt = "NewEnabled";
|
||||
AddPortMappingArgs[5].val = "1";
|
||||
AddPortMappingArgs[6].elt = "NewPortMappingDescription";
|
||||
|
||||
Reference in New Issue
Block a user