mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
liblrdf: use openssl 3
This commit is contained in:
@@ -7,7 +7,7 @@ taxonomic inference capablility."
|
||||
HOMEPAGE="https://github.com/swh/LRDF/"
|
||||
COPYRIGHT="2004,2011,2015 Steve Harris, Taybin Rutkin"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://github.com/swh/LRDF/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ba803af936fd53a8b31651043732e6d6cec3d24fa24d2cb8c1506c2d1675e2a2"
|
||||
SOURCE_FILENAME="liblrdf-$portVersion,tar.gz"
|
||||
@@ -44,7 +44,7 @@ CONFLICTS_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
ladspa_sdk${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libraptor2$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user