Update rsync to openssl3

This commit is contained in:
PulkoMandy
2024-08-10 10:12:52 +02:00
parent 07fe295ed6
commit 6ee01ad395

View File

@@ -7,7 +7,7 @@ ends of the link beforehand."
HOMEPAGE="https://rsync.samba.org/"
COPYRIGHT="1996-2022 by Andrew Tridgell, Wayne Davison, and others"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="http://rsync.samba.org/ftp/rsync/src/rsync-$portVersion.tar.gz"
CHECKSUM_SHA256="4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb"
PATCHES="rsync-$portVersion.patchset"
@@ -43,7 +43,7 @@ fi
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:liblz4$secondaryArchSuffix
devel:libxxhash$secondaryArchSuffix
devel:libz$secondaryArchSuffix