From 8a11db39468e69d24fea7e39393a8830ab5a3aeb Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 18 Oct 2018 11:07:28 +0000 Subject: [PATCH] net/mosquitto: add CPE_ID Signed-off-by: Karl Palsson --- net/mosquitto/Makefile | 1 + 1 file changed, 1 insertion(+) 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/