projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6ca66
)
wget: add cpe-id
8632/head
author
Jan Pavlinec
<jan.pavlinec@nic.cz>
Tue, 9 Apr 2019 10:44:30 +0000
(12:44 +0200)
committer
Jan Pavlinec
<jan.pavlinec@nic.cz>
Tue, 9 Apr 2019 10:44:48 +0000
(12:44 +0200)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
net/wget/Makefile
patch
|
blob
|
history
diff --git
a/net/wget/Makefile
b/net/wget/Makefile
index 20fe6fb39f33b42b0b9cf2e92adce513c4a04063..62aed759d0387a5b1066f7d511b099b1dd17a392 100644
(file)
--- a/
net/wget/Makefile
+++ b/
net/wget/Makefile
@@
-18,6
+18,8
@@
PKG_MAINTAINER:=Peter Wagner <tripolar@gmx.at>
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:gnu:wget
+
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk