commit 9afd7c83e430a823fbbf5142e5a3a0ac42a28cb6
parent 7c7614efb55b09384bcb202931e83b39f38ccbd8
Author: Karl Palsson <karlp@etactica.com>
Date: Tue, 5 Apr 2016 15:39:29 +0000
libwebsockets: bump to 1.7.5
Minor fixes, see
https://github.com/warmcat/libwebsockets/blob/v1.7-stable/changelog for
full 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.3
+PKG_VERSION:=1.7.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz