libxo: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 17:11:47 +02:00
parent 14faf71ad5
commit 140d657294

View File

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