libwebsockets: update to 2.2.2.
This commit is contained in:
parent
b934b9972a
commit
fe24a24200
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebsockets'
|
||||
pkgname=libwebsockets
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="zlib-devel libressl-devel libev-devel"
|
||||
configure_args="-DLWS_WITH_LIBEV=1 -DLWS_WITH_HTTP2=1 -DLWS_USE_IPV6=1"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL-2"
|
||||
homepage="https://libwebsockets.org"
|
||||
distfiles="https://github.com/warmcat/libwebsockets/archive/v$version.tar.gz"
|
||||
checksum=e7f9eaef258e003c9ada0803a9a5636757a5bc0a58927858834fb38a87d18ad2
|
||||
checksum=e38a7d981fe87b9a86b1f1cddd1f9e062d3896c488e6b2a32cb700d4c959ecba
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Reference in New Issue