borgbackup: updaet to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 09:28:00 +02:00
parent fa7888e93b
commit bbf1d62c6d

View File

@@ -11,7 +11,7 @@ HOMEPAGE="https://www.borgbackup.org/"
COPYRIGHT="2015-2024 The Borg Collective
2010-2014 Jonas Borgström"
LICENSE="BSD (3-clause)"
REVISION="3"
REVISION="4"
SOURCE_URI="https://files.pythonhosted.org/packages/source/b/borgbackup/borgbackup-$portVersion.tar.gz"
CHECKSUM_SHA256="c54c45155643fa66fed7f9ff2d134ea0a58d0ac197c18781ddc2fb236bf6ed29"
@@ -42,7 +42,7 @@ BUILD_REQUIRES="
setuptools_$pythonPackage
setuptools_scm_$pythonPackage
wheel_$pythonPackage
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:liblz4$secondaryArchSuffix
devel:libxxhash$secondaryArchSuffix
devel:libzstd$secondaryArchSuffix