i2pd: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-22 20:35:19 +02:00
parent ae7a50684e
commit 7b76d2c05c

View File

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