rsync 3.2.3 binary for 64-bit ARM:
Built on Radxa Zero as follows:
git clone https://github.com/marcone/rsync.git
cd rsync
git checkout v3.2.3
apt install automake libxxhash-dev libssl-dev
./configure --disable-md2man --disable-zstd --disable-lz4
make