mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
net/mosquitto: add CPE_ID
Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
@@ -13,6 +13,7 @@ PKG_VERSION:=1.5.3
|
|||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=3
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
PKG_LICENSE_FILES:=LICENSE.txt
|
PKG_LICENSE_FILES:=LICENSE.txt
|
||||||
|
PKG_CPE_ID:=cpe:/a:eclipse:mosquitto
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://mosquitto.org/files/source/
|
PKG_SOURCE_URL:=https://mosquitto.org/files/source/
|
||||||
|
|||||||
Reference in New Issue
Block a user