From: Karl Palsson Date: Mon, 7 Mar 2016 16:39:51 +0000 (+0000) Subject: libwebsockets: Bump version to 1.7.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=709a1337be128d6798a04695a9bed466646974e1;p=openwrt-packages.git libwebsockets: Bump version to 1.7.3 Latest "stable" release from 1.7.x branch. Signed-off-by: Karl Palsson --- diff --git a/libs/libwebsockets/Makefile b/libs/libwebsockets/Makefile index 71acda361..ca377d3fa 100644 --- a/libs/libwebsockets/Makefile +++ b/libs/libwebsockets/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libwebsockets -PKG_VERSION:=1.6.2 +PKG_VERSION:=1.7.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz