187 B
187 B
rsync 3.4.1
https://github.com/RsyncProject/rsync/releases/download/v3.4.1/rsync-3.4.1.tar.gz
./configure --prefix=/pkg/gnu/rsync
make -j$(nproc)
make install
https://github.com/RsyncProject/rsync/releases/download/v3.4.1/rsync-3.4.1.tar.gz
./configure --prefix=/pkg/gnu/rsync
make -j$(nproc)
make install