From 189335094dd04626b0000d22f33c2c52bdfb28df Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Tue, 3 Sep 2024 08:05:07 +0000 Subject: [PATCH] qt6_lottie: bump version --- .../{qt6_lottie-6.7.0.recipe => qt6_lottie-6.7.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qt6-lottie/{qt6_lottie-6.7.0.recipe => qt6_lottie-6.7.2.recipe} (96%) diff --git a/dev-qt/qt6-lottie/qt6_lottie-6.7.0.recipe b/dev-qt/qt6-lottie/qt6_lottie-6.7.2.recipe similarity index 96% rename from dev-qt/qt6-lottie/qt6_lottie-6.7.0.recipe rename to dev-qt/qt6-lottie/qt6_lottie-6.7.2.recipe index 79c32078a..80e2f2f95 100644 --- a/dev-qt/qt6-lottie/qt6_lottie-6.7.0.recipe +++ b/dev-qt/qt6-lottie/qt6_lottie-6.7.2.recipe @@ -8,10 +8,10 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="2" +REVISION="1" QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtlottie-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="9c0ffbde3c99e006bd13c844a1d691e275c02db1c3db44d05154c939d23ba2ed" +CHECKSUM_SHA256="d9afbc9358d352a4e521d4693d5bdad6a004272b6e8a9ec7a9f851700fe3f10e" SOURCE_DIR="qtlottie-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"