xupnpd: Update to 2016-05-11

* Change source url to GitHub
* Update to 2016-05-11
* Add LICENSE
* Edit Makefile

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
kuoruan
2016-05-29 14:43:39 +08:00
committed by Zoltan HERPAI
parent f15b0ace72
commit cdf268a8be
3 changed files with 20 additions and 16 deletions
@@ -1,5 +1,5 @@
--- a/xupnpd.lua
+++ b/xupnpd.lua
--- a/src/xupnpd.lua
+++ b/src/xupnpd.lua
@@ -1,10 +1,10 @@
cfg={}
@@ -1,5 +1,5 @@
--- a/main.cpp
+++ b/main.cpp
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4,11 +4,14 @@
* https://tsdemuxer.googlecode.com/svn/trunk/xupnpd
*/