From 7b76d2c05c6942db11baaa23d1185be7439897df Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Thu, 22 Aug 2024 20:35:19 +0200 Subject: [PATCH] i2pd: update to openssl 3 --- net-vpn/i2pd/i2pd-2.52.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-vpn/i2pd/i2pd-2.52.0.recipe b/net-vpn/i2pd/i2pd-2.52.0.recipe index afdd16523..ec0fa7f20 100644 --- a/net-vpn/i2pd/i2pd-2.52.0.recipe +++ b/net-vpn/i2pd/i2pd-2.52.0.recipe @@ -17,7 +17,7 @@ information without restrictions." HOMEPAGE="https://i2pd.website/" COPYRIGHT="i2pd developers" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/PurpleI2P/i2pd/archive/refs/tags/$portVersion.tar.gz" CHECKSUM_SHA256="f5fafa700b61d0791d37bd8eee04912582ea5e3f3b1d80ec339bd8158a30995b" @@ -52,9 +52,9 @@ BUILD_REQUIRES=" devel:libboost_filesystem$secondaryArchSuffix >= $boostMinumumVersion devel:libboost_program_options$secondaryArchSuffix >= $boostMinumumVersion devel:libboost_system$secondaryArchSuffix >= $boostMinumumVersion - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libminiupnpc$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="