libwebsockets: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:56:51 +02:00
parent b5e5d2a244
commit 1b31f64a66
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'libwebsockets'
pkgname=libwebsockets
version=2.4.2
revision=1
revision=2
build_style=cmake
makedepends="zlib-devel libressl-devel libev-devel"
configure_args="-DLWS_WITH_LIBEV=1 -DLWS_WITH_HTTP2=1 -DLWS_USE_IPV6=1"