From b67ef326eb574a3a47c8a6a6fd27c7811dce887b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 4 Oct 2024 08:18:06 +0200 Subject: [PATCH] nheko, revbump for rebuild (spdlog/qt6/ssl3) (#11186) --- net-im/nheko/nheko-0.12.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/nheko/nheko-0.12.0.recipe b/net-im/nheko/nheko-0.12.0.recipe index ad9cef814..8f56d3f34 100644 --- a/net-im/nheko/nheko-0.12.0.recipe +++ b/net-im/nheko/nheko-0.12.0.recipe @@ -5,7 +5,7 @@ etc.) and less like an IRC client. It was developed using the Qt6 framework." HOMEPAGE="https://nheko.im/nheko-reborn/nheko" COPYRIGHT="2017-2024 Nheko Authors" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/Nheko-Reborn/nheko/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="a3a7578bd9386a0b9a4188fa1296fdddb7df0f846c39728b80a998f9d06f36d1" SOURCE_FILENAME="nheko-v$portVersion.tar.gz" @@ -75,7 +75,7 @@ BUILD_REQUIRES=" devel:libqt6Svg$secondaryArchSuffix devel:libre2$secondaryArchSuffix devel:libspdlog$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix devel:nlohmann_json "