[package] name = "rsync" version = "3.4.4" [source] tar = "https://download.samba.org/pub/rsync/src/rsync-3.4.4.tar.gz" blake3 = "898696b6bacf0d4d26b9461c229f2bd2c2ea14e12fa26843091aaad3dea35a47" patches = ["redox.patch"] [build] template = "configure" dependencies = [ "zstd", "lz4", "openssl1", "xxhash", ]