qt6-scxml: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:01:59 +01:00 committed by John Zimmermann
parent 54e6e8d00c
commit f283d3b8f0

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-scxml'
pkgname=qt6-scxml
version=6.8.1
version=6.8.2
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=2f406f44cfacd6eddb90468012a5d1d99d7a64ec05a21a2a7eda9dfc12614fd6
checksum=683c4a11a24001e901cc84853723046a1ba27004bcc06680a72eaac6cf8ea193
subpackages="qt6-scxml-tools qt6-scxml-devel"
if [ "$CROSS_BUILD" ]; then