diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index 86c5d28977f..8fd28e820eb 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -1,7 +1,7 @@ # Template file for 'libwebsockets' pkgname=libwebsockets version=3.0.1 -revision=1 +revision=2 build_style=cmake configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON -DLWS_HAVE_LIBCAP=ON"