diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:58 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:58 +0800 |
| commit | 1519b14dd3e07eb690068237e9573fddcbd005e9 (patch) | |
| tree | f5f939997b5df3cd369b5c185a6e6121b840c0ea /repos/extra/rsync/abuild | |
| parent | 4e867535625579e65445278fdb74912761c2185f (diff) | |
| download | alicelinux-1519b14dd3e07eb690068237e9573fddcbd005e9.tar.gz alicelinux-1519b14dd3e07eb690068237e9573fddcbd005e9.zip | |
rsync: updated to 3.4.1
Diffstat (limited to 'repos/extra/rsync/abuild')
| -rw-r--r-- | repos/extra/rsync/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/rsync/abuild b/repos/extra/rsync/abuild index a583ccc6..acd9f574 100644 --- a/repos/extra/rsync/abuild +++ b/repos/extra/rsync/abuild @@ -1,5 +1,5 @@ name=rsync -version=3.3.0 +version=3.4.1 release=1 source="https://www.samba.org/ftp/$name/src/$name-$version.tar.gz rsyncd.run" |