aboutsummaryrefslogtreecommitdiff
path: root/libs/libwebsockets
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2016-04-05 15:39:29 +0000
committerKarl Palsson <karlp@etactica.com>2016-04-05 15:39:29 +0000
commit9afd7c83e430a823fbbf5142e5a3a0ac42a28cb6 (patch)
treeb54b13dc8cc6e28cb96780d8259dbbf4b24dc541 /libs/libwebsockets
parent7c7614efb55b09384bcb202931e83b39f38ccbd8 (diff)
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 (limited to 'libs/libwebsockets')
-rw-r--r--libs/libwebsockets/Makefile2
1 files changed, 1 insertions, 1 deletions
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