libwebsockets: bump to 1.7.5
authorKarl Palsson <karlp@etactica.com>
Tue, 5 Apr 2016 15:39:29 +0000 (15:39 +0000)
committerKarl Palsson <karlp@etactica.com>
Tue, 5 Apr 2016 15:39:29 +0000 (15:39 +0000)
Minor fixes, see
https://github.com/warmcat/libwebsockets/blob/v1.7-stable/changelog for
full changelog.

Signed-off-by: Karl Palsson <karlp@etactica.com>
libs/libwebsockets/Makefile

index ca377d3fa8592ceb346ae1a98dba12c840695dbd..76375d01dac24ccaee9465e89d85fca1a032a544 100644 (file)
@@ -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