mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libxo: update to openssl 3
This commit is contained in:
@@ -5,7 +5,7 @@ decides at run time which output style should be produced."
|
||||
HOMEPAGE="https://github.com/Juniper/libxo"
|
||||
COPYRIGHT="2014 Juniper Networks, Inc."
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/Juniper/libxo/releases/download/$portVersion/libxo-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9f2f276d7a5f25ff6fbfc0f38773d854c9356e7f985501627d0c0ee336c19006"
|
||||
PATCHES="libxo-$portVersion.patchset"
|
||||
@@ -40,7 +40,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libxo$secondaryArchSuffix == $portVersion base
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libintl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user