From 9789a056e45b1d6a41a0dfa077346fe80761f3ee Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 3 May 2022 18:26:44 +1000 Subject: [PATCH] qt6_svg: bump version --- dev-qt/qt6-svg/{qt6_svg-6.2.2.recipe => qt6_svg-6.3.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-svg/{qt6_svg-6.2.2.recipe => qt6_svg-6.3.0.recipe} (94%) diff --git a/dev-qt/qt6-svg/qt6_svg-6.2.2.recipe b/dev-qt/qt6-svg/qt6_svg-6.3.0.recipe similarity index 94% rename from dev-qt/qt6-svg/qt6_svg-6.2.2.recipe rename to dev-qt/qt6-svg/qt6_svg-6.3.0.recipe index 169e303e2..517ef62ea 100644 --- a/dev-qt/qt6-svg/qt6_svg-6.2.2.recipe +++ b/dev-qt/qt6-svg/qt6_svg-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/qtsvg-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="e1bd63932fa16468bc737a38b0060431f67a6073f4101ede188eb47a191abd75" +CHECKSUM_SHA256="3164504d7e3f640439308235739b112605ab5fc9cc517ca0b28f9fb93a8db0e3" SOURCE_DIR="qtsvg-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"