rsync: update to 3.2.4.
This commit is contained in:
parent
efb4bed2e6
commit
23b560756b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rsync'
|
||||
pkgname=rsync
|
||||
version=3.2.3
|
||||
revision=3
|
||||
version=3.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/rsyncd.conf"
|
||||
hostmakedepends="perl"
|
||||
|
@ -13,7 +13,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=becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
|
||||
checksum=6f761838d08052b0b6579cf7f6737d93e47f01f4da04c5d24d3447b7f2a5fad1
|
||||
|
||||
# Force enable IPv6 on musl - upstream bug https://bugzilla.samba.org/show_bug.cgi?id=10715
|
||||
CFLAGS="-DINET6"
|
||||
|
|
Loading…
Reference in a new issue