mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libwebsockets: initial package
This commit is contained in:
parent
e066418fcf
commit
22bf53e384
@ -0,0 +1,11 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libwebsockets"
|
||||
PKG_VERSION="3.1.0"
|
||||
PKG_SHA256="db948be74c78fc13f1f1a55e76707d7baae3a1c8f62b625f639e8f2736298324"
|
||||
PKG_LICENSE="LGPL2+"
|
||||
PKG_SITE="https://libwebsockets.org"
|
||||
PKG_URL="https://github.com/warmcat/libwebsockets/archive/v$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain openssl json-c"
|
||||
PKG_LONGDESC="Library for implementing network protocols with a tiny footprint."
|
Loading…
x
Reference in New Issue
Block a user