lua-mosquitto: update to v0.2
Adds support for TLS settings in libmosquitto. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
This commit is contained in:
parent
a9b845fb6d
commit
8b210955e4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lua-mosquitto
|
||||
PKG_VERSION:=0.1
|
||||
PKG_VERSION:=0.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in a new issue