rsync: update to 3.2.3.

This commit is contained in:
mobinmob 2020-08-09 23:37:39 +03:00 committed by Jürgen Buchmüller
parent 676035b45c
commit ac194c11b4

View file

@ -1,17 +1,23 @@
# Template file for 'rsync'
pkgname=rsync
version=3.1.3
version=3.2.3
revision=1
build_style=gnu-configure
conf_files="/etc/rsyncd.conf"
hostmakedepends="perl"
makedepends="zlib-devel acl-devel popt-devel"
makedepends="zlib-devel acl-devel popt-devel xxHash-devel liblz4-devel
libressl-devel libzstd-devel"
short_desc="Remote fast incremental file transfer tool"
maintainer="Lugubris <lugubris@disroot.org>"
license="GPL-3.0-only"
homepage="http://samba.anu.edu.au/rsync/"
changelog="https://download.samba.org/pub/rsync/NEWS"
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
checksum=becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
if [ "$CROSS_BUILD" ]; then
configure_args=" --disable-simd"
fi
pre_check() {
# chgrp tests fail inside chroot