mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
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>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libwebsockets
|
||||
PKG_VERSION:=1.7.3
|
||||
PKG_VERSION:=1.7.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
|
||||
Reference in New Issue
Block a user