Browse Source

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>
Karl Palsson 8 years ago
parent
commit
9afd7c83e4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      libs/libwebsockets/Makefile

+ 1
- 1
libs/libwebsockets/Makefile View File

@@ -8,7 +8,7 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libwebsockets
11
-PKG_VERSION:=1.7.3
11
+PKG_VERSION:=1.7.5
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz