From: Karl Palsson Date: Tue, 5 Apr 2016 15:39:29 +0000 (+0000) Subject: libwebsockets: bump to 1.7.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9afd7c83e430a823fbbf5142e5a3a0ac42a28cb6;p=openwrt-packages.git 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 --- diff --git a/libs/libwebsockets/Makefile b/libs/libwebsockets/Makefile index ca377d3fa..76375d01d 100644 --- 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