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
lua-mosquitto: update to v0.2
Adds support for TLS settings in libmosquitto. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
lilik-openwrt-22.03
Karl Palsson
9 years ago
parent
a9b845fb6d
commit
8b210955e4
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/lua-mosquitto/Makefile
+ 1
- 1
lang/lua-mosquitto/Makefile
View File
@ -8,7 +8,7 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
lua-mosquitto
PKG_NAME
:=
lua-mosquitto
PKG_VERSION
:=
0.
1
PKG_VERSION
:=
0.
2
PKG_RELEASE
:=
1
PKG_RELEASE
:=
1
PKG_LICENSE
:=
MIT
PKG_LICENSE
:=
MIT
PKG_LICENSE_FILES
:=
LICENSE
PKG_LICENSE_FILES
:=
LICENSE
Write
Preview
Loading…
Cancel
Save