qt6-webchannel: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:38 -04:00 committed by Andrew J. Hesford
parent 30e0ad26f1
commit ff7333d7e2

View File

@ -1,7 +1,7 @@
# Template file for 'qt6-webchannel'
pkgname=qt6-webchannel
version=6.5.0
revision=2
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-base qt6-declarative-host-tools"
makedepends="qt6-base-devel qt6-declarative-devel qt6-websockets-devel"
@ -10,7 +10,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/qtwebchannel-everywhere-src-${version}.tar.xz"
checksum=d9553d646df3681b8e09c7609bf7eda0cde69b562f180fa50451a987ed00f1bf
checksum=c188d9fa6e535b850b574fa9e47c6089555b8df1fe041dcb13aeeca336b78e63
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"