mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
i2pd: update to openssl 3
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user