From 6ee01ad3957cbe4ba726f75949bef5e4b885097c Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 10 Aug 2024 10:12:52 +0200 Subject: [PATCH] Update rsync to openssl3 --- net-misc/rsync/rsync-3.2.7.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/rsync/rsync-3.2.7.recipe b/net-misc/rsync/rsync-3.2.7.recipe index 8e08c3d27..2b7ca6df9 100644 --- a/net-misc/rsync/rsync-3.2.7.recipe +++ b/net-misc/rsync/rsync-3.2.7.recipe @@ -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