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:
8128ef3
)
yggdrasil: package LICENSE filename, update license id name
author
William Fleurant
<redacted>
Mon, 5 Aug 2019 02:26:27 +0000
(22:26 -0400)
committer
Yousong Zhou
<redacted>
Fri, 9 Aug 2019 01:57:31 +0000
(09:57 +0800)
Signed-off-by: William Fleurant <redacted>
net/yggdrasil/Makefile
patch
|
blob
|
history
diff --git
a/net/yggdrasil/Makefile
b/net/yggdrasil/Makefile
index b970b2c016a965a85555d4929893011b4a3380bb..96daa0040339d3c79ad9f575f7715f9dcdf52c9c 100644
(file)
--- a/
net/yggdrasil/Makefile
+++ b/
net/yggdrasil/Makefile
@@
-10,7
+10,8
@@
PKG_HASH:=dc1699064319f19a64ac57bac366a15d718008fdb75ef03bf4252d3552dff4eb
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-go-$(PKG_VERSION)
PKG_MAINTAINER:=William Fleurant <meshnet@protonmail.com>
-PKG_LICENSE:=GPL-3.0-or-later
+PKG_LICENSE:=LGPL-3.0-only
+PKG_LICENSE_FILES:=LICENSE
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT