qt6-scxml: update to 6.8.1.

This commit is contained in:
John 2024-10-30 11:48:42 +01:00 committed by John Zimmermann
parent 39eb17c0a9
commit cc2093622c

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-scxml'
pkgname=qt6-scxml
version=6.7.2
version=6.8.1
revision=1
build_style=cmake
configure_args="-DQT_FEATURE_scxml_ecmascriptdatamodel=ON"
@ -11,7 +11,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=20ecf93506d48f27b492ad3dd9d88830e08d642faec3071ce53396a8ae05c86f
checksum=2f406f44cfacd6eddb90468012a5d1d99d7a64ec05a21a2a7eda9dfc12614fd6
subpackages="qt6-scxml-tools qt6-scxml-devel"
if [ "$CROSS_BUILD" ]; then