redox/recipes/net/rsync/recipe.toml
2026-05-02 08:23:00 +07:00

13 lines
257 B
TOML

[source]
tar = "https://download.samba.org/pub/rsync/src/rsync-3.4.1.tar.gz"
blake3 = "e1cfdd51a1a89a49e73f8fa730a4321392fe4a29533c0979c2c09c7ce3808b6f"
[build]
template = "configure"
dependencies = [
"zstd",
"lz4",
"openssl3",
"xxhash",
]