From debd7bc9fff041b0a5cda9f2819d5cd23c65b145 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 6 Nov 2023 22:57:50 +1000 Subject: [PATCH] qt6_scxml: bump version --- .../{qt6_scxml-6.5.0.recipe => qt6_scxml-6.6.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-qt/qt6-scxml/{qt6_scxml-6.5.0.recipe => qt6_scxml-6.6.0.recipe} (97%) diff --git a/dev-qt/qt6-scxml/qt6_scxml-6.5.0.recipe b/dev-qt/qt6-scxml/qt6_scxml-6.6.0.recipe similarity index 97% rename from dev-qt/qt6-scxml/qt6_scxml-6.5.0.recipe rename to dev-qt/qt6-scxml/qt6_scxml-6.6.0.recipe index e783b626d..ec31fc0b2 100644 --- a/dev-qt/qt6-scxml/qt6_scxml-6.5.0.recipe +++ b/dev-qt/qt6-scxml/qt6_scxml-6.6.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="f121843cb8cf4a76d621be371e80265ac28254f3c4c123b051e907c1c915766e" +CHECKSUM_SHA256="57ecd0db5d8b063d0334c4b21461585b4904d4884c88de125bd72e967e8a1043" SOURCE_DIR="qtscxml-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"