diff --git a/common/shlibs b/common/shlibs index f4d5795dcad096..ffdb3cf9f1d0ee 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2427,7 +2427,7 @@ libcvm-v2client.so.1 cvm-0.97_1 libudns.so.0 udns-0.4_1 libcriu.so.2 criu-3.13_2 libcompel.so.1 criu-3.13_2 -libwebsockets.so.19 libwebsockets-4.3.2_1 +libwebsockets.so.21 libwebsockets-4.5.2_1 libnfc.so.6 libnfc-1.8.0_1 libfuzzy.so.2 libfuzzy-2.12_1 libSDL_gfx.so.15 SDL_gfx-2.0.25_2 diff --git a/srcpkgs/kismet/template b/srcpkgs/kismet/template index 2ab5e2bf1cc412..bde2ab7252ee1b 100644 --- a/srcpkgs/kismet/template +++ b/srcpkgs/kismet/template @@ -1,7 +1,7 @@ # Template file for 'kismet' pkgname=kismet version=2025.09.R1 -revision=1 +revision=2 _realver="${version//./-}" build_style=gnu-configure configure_args="--disable-python-tools" diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index 611ab256864d2d..6027d16d010baa 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -1,7 +1,7 @@ # Template file for 'libwebsockets' pkgname=libwebsockets -version=4.3.2 -revision=2 +version=4.5.2 +revision=1 build_style=cmake configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_LIBUV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON -DLWS_HAVE_LIBCAP=ON -DLWS_WITH_EVLIB_PLUGINS=OFF @@ -13,7 +13,13 @@ license="MIT" homepage="https://libwebsockets.org" changelog="https://raw.githubusercontent.com/warmcat/libwebsockets/main/changelog" distfiles="https://github.com/warmcat/libwebsockets/archive/v${version}.tar.gz" -checksum=6a85a1bccf25acc7e8e5383e4934c9b32a102880d1e4c37c70b27ae2a42406e1 +checksum=04244efb7a6438c8c6bfc79b21214db5950f72c9cf57e980af57ca321aae87b2 + +if [ "$XBPS_CHECK_PKGS" ]; then + # Tests reliant on internet connection require ipv6 + # connectivity which isn't always an availability. + configure_args+=" -DLWS_CTEST_INTERNET_AVAILABLE=0" +fi post_install() { vlicense LICENSE diff --git a/srcpkgs/mosquitto/template b/srcpkgs/mosquitto/template index 7dacb07ec3dacc..6c236edb17df61 100644 --- a/srcpkgs/mosquitto/template +++ b/srcpkgs/mosquitto/template @@ -1,7 +1,7 @@ # Template file for 'mosquitto' pkgname=mosquitto version=2.0.18 -revision=2 +revision=3 build_style=gnu-makefile make_build_args="WITH_WEBSOCKETS=yes WITH_BUNDLED_DEPS=no" make_install_args="prefix=/usr" diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template index 019ab222268d8c..ab294ae9bc2d67 100644 --- a/srcpkgs/seafile-libclient/template +++ b/srcpkgs/seafile-libclient/template @@ -1,7 +1,7 @@ # Template file for 'seafile-libclient' pkgname=seafile-libclient version=8.0.10 -revision=5 +revision=6 _distname="${pkgname/-libclient/}" build_style=gnu-configure configure_args="PYTHON=python3 --disable-static" diff --git a/srcpkgs/ttyd/template b/srcpkgs/ttyd/template index c439df6238c8ba..4664418945452b 100644 --- a/srcpkgs/ttyd/template +++ b/srcpkgs/ttyd/template @@ -1,7 +1,7 @@ # Template file for 'ttyd' pkgname=ttyd version=1.7.7 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config xxd" makedepends="libwebsockets-devel json-c-devel openssl-devel zlib-devel