projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40aa47f
)
luci-base: add license tag
1194/head
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 13 Jun 2017 09:57:44 +0000
(11:57 +0200)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 13 Jun 2017 11:40:38 +0000
(13:40 +0200)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-base/Makefile
patch
|
blob
|
history
diff --git
a/modules/luci-base/Makefile
b/modules/luci-base/Makefile
index 753ff259fa6a1753a5d66bf1c897e9951dda0ed2..cc57ce8ee132db5c04f50af2768c42fb6e45143e 100644
(file)
--- a/
modules/luci-base/Makefile
+++ b/
modules/luci-base/Makefile
@@
-17,6
+17,7
@@
LUCI_DEPENDS:=+lua +libuci-lua +luci-lib-nixio +luci-lib-ip +rpcd +libubus-lua +
PKG_SOURCE:=LuaSrcDiet-0.12.1.tar.bz2
PKG_SOURCE_URL:=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/luasrcdiet
PKG_MD5SUM:=ed7680f2896269ae8633756e7edcf09050812f78c8f49e280e63c30d14f35aea
+PKG_LICENSE:=Apache-2.0
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/LuaSrcDiet-0.12.1