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:
eb39775
)
libs/libgpg-error: add license tag
author
Florian Eckert
<redacted>
Fri, 13 Jan 2017 14:28:15 +0000
(15:28 +0100)
committer
Florian Eckert
<redacted>
Mon, 30 Oct 2017 13:51:56 +0000
(14:51 +0100)
add license tag
Signed-off-by: Florian Eckert <redacted>
libs/libgpg-error/Makefile
patch
|
blob
|
history
diff --git
a/libs/libgpg-error/Makefile
b/libs/libgpg-error/Makefile
index 2f1d53e1874f268eb6eadb3ac95053d442e1d033..6e93effeb5953b697546faec371c94b0ad7c8c93 100644
(file)
--- a/
libs/libgpg-error/Makefile
+++ b/
libs/libgpg-error/Makefile
@@
-14,6
+14,8
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgpg-error
PKG_HASH:=cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f
+PKG_LICENSE:=LGPL-2.1+
+PKG_LICENSE_FILES:=COPYING
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT