Browse Source
wget: add cpe-id
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec
6 years ago
No known key found for this signature in database
GPG Key ID: 60244CCEFB39E584
1 changed files with
2 additions and
0 deletions
-
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 |
|
|
|