qt6-scxml: update to 6.3.0.

This commit is contained in:
John 2022-04-25 23:31:10 +02:00
parent 9e5dcc7890
commit 05c9677bf0

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-scxml'
pkgname=qt6-scxml
version=6.2.2
version=6.3.0
revision=1
wrksrc="qtscxml-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtscxml-everywhere-src-${version}.tar.xz"
checksum=b71d438c5e4106532cf48833116241bc48c0c4effe617770ae80e34bb77e92ed
checksum=09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DQT_BUILD_TESTS=ON"