From 705df551028d93111935c4e5b95af0cdcdbfb921 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sun, 25 Aug 2024 11:50:19 +0200 Subject: [PATCH] dooble: update to openssl 3 --- www-client/dooble/dooble-2023.12.25.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www-client/dooble/dooble-2023.12.25.recipe b/www-client/dooble/dooble-2023.12.25.recipe index 5bbeaca8e..631252796 100644 --- a/www-client/dooble/dooble-2023.12.25.recipe +++ b/www-client/dooble/dooble-2023.12.25.recipe @@ -6,7 +6,7 @@ manager, and many others." HOMEPAGE="https://textbrowser.github.io/dooble/" COPYRIGHT="2008-present Alexis Megas" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/textbrowser/dooble/archive/$portVersion.tar.gz" CHECKSUM_SHA256="f5e67fd052af762b7658f70e268dd73af8e1f39f2eb335a0848c34242ca70315" SOURCE_DIR="dooble-$portVersion" @@ -43,7 +43,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libexecinfo$secondaryArchSuffix devel:libgcrypt$secondaryArchSuffix devel:libGL$secondaryArchSuffix @@ -56,7 +56,7 @@ BUILD_REQUIRES=" devel:libQt5WebEngine$secondaryArchSuffix devel:libQt5Widgets$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix