mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
libwebsockets: Upgrade to latest stable release.
Fairly major bump from 1.7.x to 2.0.2. Changelog (mostly) available at: https://github.com/warmcat/libwebsockets/blob/v2.0-stable/changelog Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libwebsockets
|
PKG_NAME:=libwebsockets
|
||||||
PKG_VERSION:=1.7.5
|
PKG_VERSION:=2.0.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user