# # A fast, versatile, remote (and local) file-copying tool. # # Rsync is a fast and extraordinarily versatile file copying tool. # It can copy locally, to/from another host over any remote shell, # or to/from a remote rsync daemon. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=rsync pkgversion=3.2.7 arch=amd64 release=1 pkgcategory="networking" full_pkgname=rsync_3.2.7_amd64-1@networking blurb="A fast, versatile, remote (and local) file-copying tool." homepage="https://rsync.samba.org" license="GPLv3+" fetch="https://download.samba.org/pub/rsync/src/rsync-3.2.7.tar.gz" replace=""