From 929351b6afdf4a019e86fa6220b630310a41b3c8 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 6 Nov 2023 19:41:12 +1000 Subject: [PATCH] qt6_5compat: bump version --- .../{qt6_5compat-6.5.0.recipe => qt6_5compat-6.6.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-qt/qt6-5compat/{qt6_5compat-6.5.0.recipe => qt6_5compat-6.6.0.recipe} (97%) diff --git a/dev-qt/qt6-5compat/qt6_5compat-6.5.0.recipe b/dev-qt/qt6-5compat/qt6_5compat-6.6.0.recipe similarity index 97% rename from dev-qt/qt6-5compat/qt6_5compat-6.5.0.recipe rename to dev-qt/qt6-5compat/qt6_5compat-6.6.0.recipe index df864ea76..ecbe99c43 100644 --- a/dev-qt/qt6-5compat/qt6_5compat-6.5.0.recipe +++ b/dev-qt/qt6-5compat/qt6_5compat-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/qt5compat-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261" +CHECKSUM_SHA256="3d85edb66126f712266dcbfc6cd00383d46cc6d66c8b84607ca21e2bc71a8fca" SOURCE_DIR="qt5compat-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"