wget: add cpe-id
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
parent
3c6ca66a49
commit
96e4c7194c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue