qt6-websockets: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:35 -04:00 committed by Andrew J. Hesford
parent ae2a3e8e4c
commit f9eadeadca

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-websockets'
pkgname=qt6-websockets
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
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=bc087bd656bb34da120ccab6e927036a219f75fd88f1543744c426bfca616308
checksum=204bd7b0dffb54c934abc6cf0eb5e3016f11b3c9721a67b4875a6b21bb8b5c76
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"