mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libwebsockets: bump version to 4.5.8
https://github.com/warmcat/libwebsockets/compare/v4.5.7...v4.5.8 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
dcf78651ab
commit
5f78b5661f
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 d08df7634da0a377a4e077400ed6b2d1d25cf0b239e89397cd39432c5eb437ac libwebsockets-4.5.7.tar.gz
|
||||
sha256 b6ade658f4af3a823d0dc806ae5ef0623f0f4f5e2aeb895a0f77c4783840c30e libwebsockets-4.5.8.tar.gz
|
||||
sha256 6ff2868dd9d9e251de27574342663f4773a8c2f954128899eb6f3c2ba9d9a245 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBWEBSOCKETS_VERSION = 4.5.7
|
||||
LIBWEBSOCKETS_VERSION = 4.5.8
|
||||
LIBWEBSOCKETS_SITE = $(call github,warmcat,libwebsockets,v$(LIBWEBSOCKETS_VERSION))
|
||||
LIBWEBSOCKETS_LICENSE = MIT with exceptions
|
||||
LIBWEBSOCKETS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user