libwebsockets: rebuild against libressl-2.8

This commit is contained in:
maxice8 2018-11-04 10:54:53 -02:00
parent 6a009a23e6
commit 3a7b84b35d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'libwebsockets' # Template file for 'libwebsockets'
pkgname=libwebsockets pkgname=libwebsockets
version=3.0.1 version=3.0.1
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON
-DLWS_HAVE_LIBCAP=ON" -DLWS_HAVE_LIBCAP=ON"