diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index c7ccb2a4c1..9e8e139107 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -1,7 +1,7 @@ # Template file for 'libwebsockets' pkgname=libwebsockets -version=2.0.2 -revision=2 +version=2.0.3 +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 " license="LGPL-2" homepage="https://libwebsockets.org" distfiles="https://github.com/warmcat/libwebsockets/archive/v$version.tar.gz" -checksum=43865604debd06686ac4d8d0783976c4e10dd519ccd5c94e1b53878ec6178a59 +checksum=cf0e91b564c879ab98844385c98e7c9e298cbb969dbc251a3f18a47feb94342c CFLAGS="-Wno-error"