diff --git a/dev-qt/qt6-shadertools/qt6_shadertools-6.7.0.recipe b/dev-qt/qt6-shadertools/qt6_shadertools-6.7.0.recipe index fd925afb7..19a5c3883 100644 --- a/dev-qt/qt6-shadertools/qt6_shadertools-6.7.0.recipe +++ b/dev-qt/qt6-shadertools/qt6_shadertools-6.7.0.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v2.1 GNU LGPL v3 GNU FDL v1" -REVISION="3" +REVISION="4" QT_MIRROR_URI="https://qt-mirror.dannhauer.de/archive" SOURCE_URI="$QT_MIRROR_URI/qt/${portVersion%.*}/$portVersion/submodules/qtshadertools-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="3e13f967c62f0815c901e754cbc472a2e19170da0c7a505230d559615f7998af" @@ -39,8 +39,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libQt6Core$secondaryArchSuffix - devel:libQt6Gui$secondaryArchSuffix + devel:libQt6Core$secondaryArchSuffix == $portVersion + devel:libQt6Gui$secondaryArchSuffix == $portVersion " BUILD_PREREQUIRES=" cmd:awk