rsync: update to 3.2.6.
This commit is contained in:
parent
8da14ae508
commit
4c5b4e7fb3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rsync'
|
||||
pkgname=rsync
|
||||
version=3.2.5
|
||||
version=3.2.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-included-zlib=no --with-rrsync"
|
||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://rsync.samba.org/"
|
||||
changelog="https://download.samba.org/pub/rsync/NEWS"
|
||||
distfiles="https://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
||||
checksum=2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba
|
||||
checksum=fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3
|
||||
|
||||
# Force enable IPv6 on musl - upstream bug https://bugzilla.samba.org/show_bug.cgi?id=10715
|
||||
CFLAGS="-DINET6"
|
||||
|
|
Loading…
Reference in New Issue