diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:57:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-12 10:57:08 +0300 |
commit | d55fe67130c84c311d1f6e7da5cf0fbbdf39e3c6 (patch) | |
tree | fd2bd3a850175985136cfc37243c41b45042d7cf /core/rsync | |
parent | e18064efe70708e4b24f3b0a17ef3cb46f68c912 (diff) | |
download | repository-d55fe67130c84c311d1f6e7da5cf0fbbdf39e3c6.tar.gz |
rsync: bump to 3.2.6
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 5ce54a45..895776f2 100644 --- a/core/rsync/checksums +++ b/core/rsync/checksums @@ -1,3 +1,3 @@ %BLAKE3 -c75912533ea3d6a63eb2a230d7e36f5f3bf3a2f60efa05c907df422225a29dc6 rsync-3.2.5.tar.gz +bbecdcb9f2d74e2db0b91d56f8db2ada88ebf0728849d8844f56b2a930f5dd96 rsync-3.2.6.tar.gz e22f5e6fed3fb52d80134cb7f1950a626e84845428296c8c0135cb9097f03548 mkproto.awk diff --git a/core/rsync/sources b/core/rsync/sources index 4c33b308..556b66ed 100644 --- a/core/rsync/sources +++ b/core/rsync/sources @@ -1,2 +1,2 @@ -https://download.samba.org/pub/rsync/src/rsync-3.2.5.tar.gz +https://download.samba.org/pub/rsync/src/rsync-3.2.6.tar.gz files/mkproto.awk diff --git a/core/rsync/version b/core/rsync/version index 8eea99ab..1d4be3fd 100644 --- a/core/rsync/version +++ b/core/rsync/version @@ -1 +1 @@ -3.2.5 1 +3.2.6 1 |