mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-18 17:35:59 +01:00
borgbackup: updaet to openssl 3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user