aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcore/rsync/build5
-rw-r--r--core/rsync/checksums2
-rw-r--r--core/rsync/sources2
-rw-r--r--core/rsync/version2
4 files changed, 8 insertions, 3 deletions
diff --git a/core/rsync/build b/core/rsync/build
index 5aadaca9..ca967731 100755
--- a/core/rsync/build
+++ b/core/rsync/build
@@ -10,6 +10,11 @@ export CFLAGS="-static $CFLAGS"
./configure \
--prefix=/usr \
--with-included-popt \
+ --disable-xxhash \
+ --disable-lz4 \
+ --disable-zstd \
+ --disable-openssl \
+ --disable-simd \
--without-included-zlib
make
diff --git a/core/rsync/checksums b/core/rsync/checksums
index f8cfcc6f..83ecfc00 100644
--- a/core/rsync/checksums
+++ b/core/rsync/checksums
@@ -1,2 +1,2 @@
-55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0 rsync-3.1.3.tar.gz
+90127fdfb1a0c5fa655f2577e5495a40907903ac98f346f225f867141424fa25 rsync-3.2.0.tar.gz
301240aecba5b8fbda8310c841ef61e3c1f312a55378f6079f8d65ae1bd811f2 mkproto.awk
diff --git a/core/rsync/sources b/core/rsync/sources
index 1f921867..109916ac 100644
--- a/core/rsync/sources
+++ b/core/rsync/sources
@@ -1,2 +1,2 @@
-https://download.samba.org/pub/rsync/src/rsync-3.1.3.tar.gz
+https://download.samba.org/pub/rsync/src/rsync-3.2.0.tar.gz
files/mkproto.awk
diff --git a/core/rsync/version b/core/rsync/version
index b803f4d1..cd6c136c 100644
--- a/core/rsync/version
+++ b/core/rsync/version
@@ -1 +1 @@
-3.1.3 2
+3.2.0 1