qt6_shadertools, revbump for openssl3 changes to qt6_base (#10868)

This commit is contained in:
Schrijvers Luc
2024-08-25 07:40:57 +02:00
committed by GitHub
parent 2c4d17266d
commit 47f7d5f8d9

View File

@@ -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