diff options
author | Cem Keylan <cem@ckyln.com> | 2020-07-06 00:27:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-07-06 00:27:23 +0300 |
commit | 14ce66ab2f7785203658e74ba50fdccd6f75780d (patch) | |
tree | 791afee082ba05fd56955c9bc3737204c6010013 /core/rsync | |
parent | 517942ae2d92907826ce40ebcead3ea7bd3990c6 (diff) | |
download | repository-14ce66ab2f7785203658e74ba50fdccd6f75780d.tar.gz |
rsync: bump to 3.2.2
Diffstat (limited to 'core/rsync')
-rw-r--r-- | core/rsync/checksums | 2 | ||||
-rw-r--r-- | core/rsync/sources | 2 | ||||
-rw-r--r-- | core/rsync/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/rsync/checksums b/core/rsync/checksums index 03d3895e..edbd48a1 100644 --- a/core/rsync/checksums +++ b/core/rsync/checksums @@ -1,2 +1,2 @@ -95f2dd62979b500a99b34c1a6453a0787ada0330e4bec7fcffad37b9062d58d3 rsync-3.2.1.tar.gz +644bd3841779507665211fd7db8359c8a10670c57e305b4aab61b4e40037afa8 rsync-3.2.2.tar.gz 301240aecba5b8fbda8310c841ef61e3c1f312a55378f6079f8d65ae1bd811f2 mkproto.awk diff --git a/core/rsync/sources b/core/rsync/sources index 6ea3c0bc..00fbae6e 100644 --- a/core/rsync/sources +++ b/core/rsync/sources @@ -1,2 +1,2 @@ -https://download.samba.org/pub/rsync/src/rsync-3.2.1.tar.gz +https://download.samba.org/pub/rsync/src/rsync-3.2.2.tar.gz files/mkproto.awk diff --git a/core/rsync/version b/core/rsync/version index b7c90c2c..7744049d 100644 --- a/core/rsync/version +++ b/core/rsync/version @@ -1 +1 @@ -3.2.1 1 +3.2.2 1 |