diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mosquitto/Makefile | 1 |
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/ |