libwebsockets: update to 3.2.2.
This commit is contained in:
parent
fd8d9ad906
commit
5ca2154a85
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwebsockets'
|
||||
pkgname=libwebsockets
|
||||
version=3.2.0
|
||||
version=3.2.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-only"
|
|||
homepage="https://libwebsockets.org"
|
||||
#changelog="https://raw.githubusercontent.com/warmcat/libwebsockets/v3.0-stable/changelog"
|
||||
distfiles="https://github.com/warmcat/libwebsockets/archive/v${version}.tar.gz"
|
||||
checksum=5e731c536a20d9c03ae611631db073f05cd77bf0906a8c30d2a13638d4c8c667
|
||||
checksum=166d6e17cab64bfc10c2a71799c298284540a1fa63f6ea3de5caccb34502243c
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Reference in New Issue