From c612dba30eaee28d593370b27a95232c2efcefaa Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 4 Oct 2022 00:08:45 +1000 Subject: [PATCH] qt6_scxml: bump version --- .../{qt6_scxml-6.3.0.recipe => qt6_scxml-6.4.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-qt/qt6-scxml/{qt6_scxml-6.3.0.recipe => qt6_scxml-6.4.0.recipe} (97%) diff --git a/dev-qt/qt6-scxml/qt6_scxml-6.3.0.recipe b/dev-qt/qt6-scxml/qt6_scxml-6.4.0.recipe similarity index 97% rename from dev-qt/qt6-scxml/qt6_scxml-6.3.0.recipe rename to dev-qt/qt6-scxml/qt6_scxml-6.4.0.recipe index 19b67945c..69c40158f 100644 --- a/dev-qt/qt6-scxml/qt6_scxml-6.3.0.recipe +++ b/dev-qt/qt6-scxml/qt6_scxml-6.4.0.recipe @@ -10,7 +10,7 @@ LICENSE="GNU LGPL v2.1 GNU FDL v1" REVISION="1" SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtscxml-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0" +CHECKSUM_SHA256="d40773a5e6594829aca99ccc73aba3559f93301ea081ffb78668a9b616d97664" SOURCE_DIR="qtscxml-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"