Browse Source

net/mosquitto: add CPE_ID

Signed-off-by: Karl Palsson <karlp@etactica.com>
lilik-openwrt-22.03
Karl Palsson 6 years ago
parent
commit
8a11db3946
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/mosquitto/Makefile

+ 1
- 0
net/mosquitto/Makefile View File

@ -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…
Cancel
Save