From 88d7a9657216ebc2a8e956e8df28f657fec629f8 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 3 May 2022 21:25:02 +1000 Subject: [PATCH] qt6_5compat: bump version --- .../{qt6_5compat-6.2.2.recipe => qt6_5compat-6.3.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-5compat/{qt6_5compat-6.2.2.recipe => qt6_5compat-6.3.0.recipe} (95%) diff --git a/dev-qt/qt6-5compat/qt6_5compat-6.2.2.recipe b/dev-qt/qt6-5compat/qt6_5compat-6.3.0.recipe similarity index 95% rename from dev-qt/qt6-5compat/qt6_5compat-6.2.2.recipe rename to dev-qt/qt6-5compat/qt6_5compat-6.3.0.recipe index f07ac0773..16fd6e43f 100644 --- a/dev-qt/qt6-5compat/qt6_5compat-6.2.2.recipe +++ b/dev-qt/qt6-5compat/qt6_5compat-6.3.0.recipe @@ -4,13 +4,13 @@ used for developing software with a graphical user interface, and also used \ for developing non-GUI programs such as command-line tools and consoles for \ servers." HOMEPAGE="https://qt.io/" -COPYRIGHT="2015-2021 The Qt Company Ltd." +COPYRIGHT="2015-2022 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 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="a5bb33d9df1d99e5afc21b0d0a36b79aa98829e2b1bee03c811ad69b79276bad" +CHECKSUM_SHA256="2b199be780c50d9214512b922d94cb240b0412fd63f459e356b76102cad1713e" SOURCE_DIR="qt5compat-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"