From ce166c41150a70b24847445336a0eb444f4c1306 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 3 May 2022 21:57:52 +1000 Subject: [PATCH] qt6_networkauth: bump version --- ..._networkauth-6.2.2.recipe => qt6_networkauth-6.3.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-networkauth/{qt6_networkauth-6.2.2.recipe => qt6_networkauth-6.3.0.recipe} (94%) diff --git a/dev-qt/qt6-networkauth/qt6_networkauth-6.2.2.recipe b/dev-qt/qt6-networkauth/qt6_networkauth-6.3.0.recipe similarity index 94% rename from dev-qt/qt6-networkauth/qt6_networkauth-6.2.2.recipe rename to dev-qt/qt6-networkauth/qt6_networkauth-6.3.0.recipe index 9a896423e..93f205ad9 100644 --- a/dev-qt/qt6-networkauth/qt6_networkauth-6.2.2.recipe +++ b/dev-qt/qt6-networkauth/qt6_networkauth-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/qtnetworkauth-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="c8217c740167b9e96c3fabcc92d781864220c553c7a23254c16bd8f09f05e9e1" +CHECKSUM_SHA256="203a98942919028520038f90a20cd7ee32b537233545d11e429c3e2c1ad9069f" SOURCE_DIR="qtnetworkauth-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"