From cc2093622cb6f6e02114be01d1be7c2cdbb8752d Mon Sep 17 00:00:00 2001 From: John Date: Wed, 30 Oct 2024 11:48:42 +0100 Subject: [PATCH] qt6-scxml: update to 6.8.1. --- srcpkgs/qt6-scxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-scxml/template b/srcpkgs/qt6-scxml/template index a5dfb1f8535..13764a60ec5 100644 --- a/srcpkgs/qt6-scxml/template +++ b/srcpkgs/qt6-scxml/template @@ -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 " 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