diff --git a/dev-qt/qt6-lottie/qt6_lottie-6.6.0.recipe b/dev-qt/qt6-lottie/qt6_lottie-6.7.0.recipe similarity index 89% rename from dev-qt/qt6-lottie/qt6_lottie-6.6.0.recipe rename to dev-qt/qt6-lottie/qt6_lottie-6.7.0.recipe index 0c9b60dbb..0b0b297ef 100644 --- a/dev-qt/qt6-lottie/qt6_lottie-6.6.0.recipe +++ b/dev-qt/qt6-lottie/qt6_lottie-6.7.0.recipe @@ -4,13 +4,14 @@ 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-2023 The Qt Company Ltd." +COPYRIGHT="2015-2024 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="1d98b45107a4b9a6337bc7ac37b9e54cdaa68110f814d93eecc8fbf8d338f84f" +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" SOURCE_DIR="qtlottie-everywhere-src-$portVersion" ARCHITECTURES="all !x86_gcc2"