aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2016-03-16 10:36:55 +0000
committerKarl Palsson <karlp@etactica.com>2016-03-16 13:11:10 +0000
commit8b210955e4002bcf6afdebe6d4dfb4b94583f3e9 (patch)
tree3e7cbcbcfbeb1ec3382fc70c11fa583e12001388
parenta9b845fb6d26149a14e87582525e73b32554927f (diff)
lua-mosquitto: update to v0.2
Adds support for TLS settings in libmosquitto. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua-mosquitto/Makefile b/lang/lua-mosquitto/Makefile
index 680df4b5e..2220b2e07 100644
--- a/lang/lua-mosquitto/Makefile
+++ b/lang/lua-mosquitto/Makefile
@@ -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