From e29cba364958faf060fd5c2822ff0a0ff16349b4 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 24 Aug 2024 18:09:42 +0200 Subject: [PATCH] qt6-base, revbump for openssl3 (#10867) --- dev-qt/qt6-base/qt6_base-6.7.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-qt/qt6-base/qt6_base-6.7.0.recipe b/dev-qt/qt6-base/qt6_base-6.7.0.recipe index 5863907ce..a2cec7299 100644 --- a/dev-qt/qt6-base/qt6_base-6.7.0.recipe +++ b/dev-qt/qt6-base/qt6_base-6.7.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2015-2024 The Qt Company Ltd." LICENSE="GNU LGPL v3 GNU GPL v3 GNU FDL v1" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.qt.io/official_releases/qt/${portVersion%.*}/$portVersion/submodules/qtbase-everywhere-src-$portVersion.tar.xz" CHECKSUM_SHA256="11b2e29e2e52fb0e3b453ea13bbe51a10fdff36e1c192d8868c5a40233b8b254" SOURCE_DIR="qtbase-everywhere-src-$portVersion" @@ -96,7 +96,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbrotlidec$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libdouble_conversion$secondaryArchSuffix >= 3 devel:libegl$secondaryArchSuffix devel:libfontconfig$secondaryArchSuffix @@ -110,7 +110,7 @@ BUILD_REQUIRES=" devel:libpcre2_16$secondaryArchSuffix devel:libpng16$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libvulkan$secondaryArchSuffix devel:libxml2$secondaryArchSuffix devel:libz$secondaryArchSuffix