diff options
author | Jan Pavlinec <jan.pavlinec@nic.cz> | 2019-09-12 14:13:21 +0200 |
---|---|---|
committer | Jan Pavlinec <jan.pavlinec@nic.cz> | 2019-09-17 12:40:26 +0200 |
commit | 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (patch) | |
tree | b46d31883b6a3d091fcb9b4f747c2cad0a9b45fe /libs/libupnp/Makefile | |
parent | ffe358b918535e6b63499dc8b42fe046b696f785 (diff) |
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Diffstat (limited to 'libs/libupnp/Makefile')
-rw-r--r-- | libs/libupnp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libupnp/Makefile b/libs/libupnp/Makefile index 407a717c6..799f19f5e 100644 --- a/libs/libupnp/Makefile +++ b/libs/libupnp/Makefile @@ -8,6 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/pupnp PKG_HASH:=188d3f786d92fe14191f17634d2d87847eee7d2b568a5257ea23262fec9973d6 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> +PKG_CPE_ID:=cpe:/a:portable_sdk_for_upnp_project:portable_sdk_for_upnp PKG_FIXUP:=autoreconf PKG_BUILD_PARALLEL:=1 |