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:
a56402b
)
apr: add PKG_LICENSE_FILES and PKG_CPE_ID
author
Sebastian Kemper
<redacted>
Sun, 26 Jan 2020 17:07:46 +0000
(18:07 +0100)
committer
Sebastian Kemper
<redacted>
Sun, 26 Jan 2020 17:07:53 +0000
(18:07 +0100)
Signed-off-by: Sebastian Kemper <redacted>
libs/apr/Makefile
patch
|
blob
|
history
diff --git
a/libs/apr/Makefile
b/libs/apr/Makefile
index b07ae580076d62d16bfb33ba79f078353f64270c..281df24e11d9f9921167d6d30f70c8cc20e9d6ca 100644
(file)
--- a/
libs/apr/Makefile
+++ b/
libs/apr/Makefile
@@
-18,6
+18,9
@@
PKG_HASH:=a67ca9fcf9c4ff59bce7f428a323c8b5e18667fdea7b0ebad47d194371b0a105
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>, \
Sebastian Kemper <sebastian_ml@gmx.net>
PKG_LICENSE:=Apache-2.0
+PKG_LICENSE_FILES:=LICENSE
+
+PKG_CPE_ID:=cpe:/a:apache:apr
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT