This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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
2b50949287
commit
8a11db3946
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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/
Write
Preview
Loading…
Cancel
Save