From 0d176831426b3e5a494af4987dc664755d3dfee1 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 3 May 2022 21:32:58 +1000 Subject: [PATCH] qt6_lottie: bump version --- .../{qt6_lottie-6.2.2.recipe => qt6_lottie-6.3.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-lottie/{qt6_lottie-6.2.2.recipe => qt6_lottie-6.3.0.recipe} (95%) diff --git a/dev-qt/qt6-lottie/qt6_lottie-6.2.2.recipe b/dev-qt/qt6-lottie/qt6_lottie-6.3.0.recipe similarity index 95% rename from dev-qt/qt6-lottie/qt6_lottie-6.2.2.recipe rename to dev-qt/qt6-lottie/qt6_lottie-6.3.0.recipe index 5b4fcf941..b8127a519 100644 --- a/dev-qt/qt6-lottie/qt6_lottie-6.2.2.recipe +++ b/dev-qt/qt6-lottie/qt6_lottie-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/qtlottie-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="9c2ac91b9f5dc860d211ed9f3c1e3965dbb4665ace4af735e96b6328990fd74f" +CHECKSUM_SHA256="39db570bbba5b527a1eb6a5774bed47398ace2f7217bbf45b1194ada6cf97deb" SOURCE_DIR="qtlottie-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"