qt6-websockets: update to 6.4.0.

This commit is contained in:
John 2022-11-02 18:24:39 +01:00
parent c824880257
commit ea6dffdcc5

View file

@ -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 <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=9f980d90c97fcbde1b50c773f6dc580cfdf8c36ce14a1be3aa2ccadfe605121a
checksum=ff3c6629cd6537266123c441709acdd67f231ff2a07216fc848448255bec9bca
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"