diff --git a/srcpkgs/qt6-websockets/template b/srcpkgs/qt6-websockets/template index e5753ca88d0..af4d9b49dd5 100644 --- a/srcpkgs/qt6-websockets/template +++ b/srcpkgs/qt6-websockets/template @@ -1,6 +1,6 @@ # Template file for 'qt6-websockets' pkgname=qt6-websockets -version=6.3.1 +version=6.4.0 revision=1 wrksrc="qtwebsockets-everywhere-src-${version}" build_style=cmake @@ -13,7 +13,7 @@ maintainer="John " license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0" homepage="https://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebsockets-everywhere-src-${version}.tar.xz" -checksum=9f980d90c97fcbde1b50c773f6dc580cfdf8c36ce14a1be3aa2ccadfe605121a +checksum=ff3c6629cd6537266123c441709acdd67f231ff2a07216fc848448255bec9bca pre_check() { export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"