commit 0bde9e3c14936cf1df0ef5cc5a1f56fad8a00d6a
parent c96eae9549ac3a9f59b319267796ab7927a9b50a
Author: Karl Palsson <karlp@etactica.com>
Date: Thu, 25 Aug 2016 17:31:56 +0000
libwebsockets: Upgrade to latest stable release.
Fairly major bump from 1.7.x to 2.0.2.
Changelog (mostly) available at:
https://github.com/warmcat/libwebsockets/blob/v2.0-stable/changelog
Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/libwebsockets/Makefile b/libs/libwebsockets/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libwebsockets
-PKG_VERSION:=1.7.5
+PKG_VERSION:=2.0.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz