aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2018-10-18 11:07:28 +0000
committerKarl Palsson <karlp@etactica.com>2018-10-18 11:07:28 +0000
commit8a11db39468e69d24fea7e39393a8830ab5a3aeb (patch)
treed0a97ddc2ba1df1c4c838bdbdb2c5520462b3e41 /net
parent2b50949287820e2c0983015b94c0285fd959098a (diff)
net/mosquitto: add CPE_ID
Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'net')
-rw-r--r--net/mosquitto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile
index dd6f372b6..69cbaf467 100644
--- a/net/mosquitto/Makefile
+++ b/net/mosquitto/Makefile
@@ -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/