git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
bda67cc
)
ddns-scripts: Set PKG_LICENSE
author
Christian Schoenebeck
<redacted>
Mon, 11 Aug 2014 19:18:48 +0000
(21:18 +0200)
committer
Christian Schoenebeck
<redacted>
Mon, 11 Aug 2014 19:18:48 +0000
(21:18 +0200)
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.
Signed-off-by: Christian Schoenebeck <redacted>
net/ddns-scripts/Makefile
patch
|
blob
|
history
diff --git
a/net/ddns-scripts/Makefile
b/net/ddns-scripts/Makefile
index f828a4e40609f4d5c7cb0666c89d71625d90dd23..5104c9d60c54609cfd3bfdfd3a31d91d1a23461d 100644
(file)
--- a/
net/ddns-scripts/Makefile
+++ b/
net/ddns-scripts/Makefile
@@
-3,6
+3,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=1.0.0
PKG_RELEASE:=23
+PKG_LICENSE:=GPL-2.0
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
git clone https://git.99rst.org/PROJECT