mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
rsync: update to 3.4.1.
This commit is contained in:
parent
01f17d6f97
commit
17a13f7398
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rsync'
|
# Template file for 'rsync'
|
||||||
pkgname=rsync
|
pkgname=rsync
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-included-zlib=no --with-rrsync"
|
configure_args="--with-included-zlib=no --with-rrsync"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://rsync.samba.org/"
|
homepage="https://rsync.samba.org/"
|
||||||
changelog="https://download.samba.org/pub/rsync/NEWS"
|
changelog="https://download.samba.org/pub/rsync/NEWS"
|
||||||
distfiles="https://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
distfiles="https://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
||||||
checksum=8e942f95a44226a012fe822faffa6c7fc38c34047add3a0c941e9bc8b8b93aa4
|
checksum=2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52
|
||||||
|
|
||||||
# Force enable IPv6 on musl - upstream bug https://bugzilla.samba.org/show_bug.cgi?id=10715
|
# Force enable IPv6 on musl - upstream bug https://bugzilla.samba.org/show_bug.cgi?id=10715
|
||||||
CFLAGS="-DINET6"
|
CFLAGS="-DINET6"
|
||||||
|
|
Loading…
Add table
Reference in a new issue