From 182580fe793d7473495518a4368e1a1a9c496aea Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 3 May 2022 20:17:34 +1000 Subject: [PATCH] qt6_imageformats: bump version --- ...mageformats-6.2.2.recipe => qt6_imageformats-6.3.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-imageformats/{qt6_imageformats-6.2.2.recipe => qt6_imageformats-6.3.0.recipe} (94%) diff --git a/dev-qt/qt6-imageformats/qt6_imageformats-6.2.2.recipe b/dev-qt/qt6-imageformats/qt6_imageformats-6.3.0.recipe similarity index 94% rename from dev-qt/qt6-imageformats/qt6_imageformats-6.2.2.recipe rename to dev-qt/qt6-imageformats/qt6_imageformats-6.3.0.recipe index 551027c9b..5714147e4 100644 --- a/dev-qt/qt6-imageformats/qt6_imageformats-6.2.2.recipe +++ b/dev-qt/qt6-imageformats/qt6_imageformats-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/qtimageformats-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="214f6d552391a70d72ff534295ef06c59dba756b6323762967820963a15bd267" +CHECKSUM_SHA256="025d0d17ed75b42a7eb6b523731ab8f17025421a8810cade25caffe05d93abef" SOURCE_DIR="qtimageformats-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"