mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/libwebsockets: bump to version 4.0.21
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
618f5a834d
commit
6958aca51e
@@ -6,4 +6,4 @@ config BR2_PACKAGE_LIBWEBSOCKETS
|
|||||||
minimal CPU and memory resources, and provide fast throughput
|
minimal CPU and memory resources, and provide fast throughput
|
||||||
in both directions.
|
in both directions.
|
||||||
|
|
||||||
http://libwebsockets.org/
|
https://libwebsockets.org/
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 a26d243f2642a9b810e7d91f1e66b149d1da978decdca58ce1c9218c454f397e libwebsockets-4.0.20.tar.gz
|
sha256 6ece1f422c6d38aabedec2476f2ac12e9aede8691b08137068ad85545ce3ff78 libwebsockets-4.0.21.tar.gz
|
||||||
sha256 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394 LICENSE
|
sha256 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBWEBSOCKETS_VERSION = 4.0.20
|
LIBWEBSOCKETS_VERSION = 4.0.21
|
||||||
LIBWEBSOCKETS_SITE = $(call github,warmcat,libwebsockets,v$(LIBWEBSOCKETS_VERSION))
|
LIBWEBSOCKETS_SITE = $(call github,warmcat,libwebsockets,v$(LIBWEBSOCKETS_VERSION))
|
||||||
LIBWEBSOCKETS_LICENSE = MIT with exceptions
|
LIBWEBSOCKETS_LICENSE = MIT with exceptions
|
||||||
LIBWEBSOCKETS_LICENSE_FILES = LICENSE
|
LIBWEBSOCKETS_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user