diff --git a/dev-qt/qt6_speech/patches/qt6_speech-6.7.0.patchset b/dev-qt/qt6_speech/patches/qt6_speech-6.7.2.patchset similarity index 100% rename from dev-qt/qt6_speech/patches/qt6_speech-6.7.0.patchset rename to dev-qt/qt6_speech/patches/qt6_speech-6.7.2.patchset diff --git a/dev-qt/qt6_speech/qt6_speech-6.7.0.recipe b/dev-qt/qt6_speech/qt6_speech-6.7.2.recipe similarity index 90% rename from dev-qt/qt6_speech/qt6_speech-6.7.0.recipe rename to dev-qt/qt6_speech/qt6_speech-6.7.2.recipe index b2965a793..51422b150 100644 --- a/dev-qt/qt6_speech/qt6_speech-6.7.0.recipe +++ b/dev-qt/qt6_speech/qt6_speech-6.7.2.recipe @@ -8,9 +8,10 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="2" -SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtspeech-everywhere-src-$portVersion.tar.xz" -CHECKSUM_SHA256="44768eba837d48c2233ef12aab562acf2d3c531b489f4ec70124e2bb313d1f11" +REVISION="1" +QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" +SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtspeech-everywhere-src-$portVersion.tar.xz" +CHECKSUM_SHA256="cc8c769404e3e49713be304a73f936890a1ef2f88d590732785f34692a4814ce" SOURCE_DIR="qtspeech-everywhere-src-$portVersion" PATCHES="qt6_speech-$portVersion.patchset"