diff --git a/common/shlibs b/common/shlibs index fd961caa3e6..394907066c1 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2071,7 +2071,7 @@ libcvm-v1client.so.1 cvm-0.97_1 libcvm-v2client.so.1 cvm-0.97_1 libudns.so.0 udns-0.4_1 libcriu.so.1 criu-1.5.1_2 -libwebsockets.so.9 libwebsockets-2.1.0_1 +libwebsockets.so.10 libwebsockets-2.2.0_1 libbitcoinconsensus.so.0 litecoin-0.10.1.2_1 libnfc.so.0 libnfc-1.7.1_1 libfuzzy.so.2 libfuzzy-2.12_1 diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index f9dbcbbc4d2..c27069bec1a 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -1,6 +1,6 @@ # Template file for 'libwebsockets' pkgname=libwebsockets -version=2.1.1 +version=2.2.0 revision=1 build_style=cmake makedepends="zlib-devel libressl-devel libev-devel" @@ -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=96183cbdfcd6e6a3d9465e854a924b7bfde6c8c6d3384d6159ad797c2e823b4d +checksum=1be5d9b959eab118efb336ef07d6c1e0af08a17409f06167a55ae874221f11a1 CFLAGS="-Wno-error"