net/mosquitto: add CPE_ID
Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
parent
2b50949287
commit
8a11db3946
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ PKG_VERSION:=1.5.3
|
|||
PKG_RELEASE:=3
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE.txt
|
||||
PKG_CPE_ID:=cpe:/a:eclipse:mosquitto
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://mosquitto.org/files/source/
|
||||
|
|
Loading…
Reference in a new issue