lede-packages-rs

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

commit 02302c5eb212c1f679c7a16ba82294950c80d376
parent 09e331107eedbf3eb53386d4b2f1196ef516fe84
Author: Denis Osvald <denis.osvald@sartura.hr>
Date:   Thu, 13 Oct 2016 17:23:24 +0200

libwebsockets: bump to v2.0.3

Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>

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:=2.0.2 +PKG_VERSION:=2.0.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz