lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 5ccaccf03bfd6f522806e27cc2d27d77453015e4
parent 94d295e25ec90613bf81e866548e7b9ca1981178
Author: Karl Palsson <karlp@remake.is>
Date:   Thu,  5 Nov 2015 13:59:22 +0000

libwebsockets: Bump to version 1.5

Very minor changes in this release, but best to keep up.

Full changelog available at
http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog

Signed-off-by: Karl Palsson <karlp@remake.is>

Diffstat:
Mlibs/libwebsockets/Makefile | 2+-
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.4-chrome43-firefox-36 +PKG_VERSION:=1.5-chrome47-firefox41 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz