diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-28 23:45:45 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-28 23:45:45 +0000 |
| commit | 515192495341109427a89218b064066c158e39b2 (patch) | |
| tree | 2ffd3643f3c4849576e078040609bec016dbb908 /repos/extra/rsync | |
| parent | 1c02ee495ed519f9d31289e8a9d72852ab6e5667 (diff) | |
| download | alicelinux-515192495341109427a89218b064066c158e39b2.tar.gz alicelinux-515192495341109427a89218b064066c158e39b2.zip | |
rsync: updated to 3.4.2
Diffstat (limited to 'repos/extra/rsync')
| -rw-r--r-- | repos/extra/rsync/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/rsync/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/rsync/.checksum b/repos/extra/rsync/.checksum index cf0e405d..7b6fa007 100644 --- a/repos/extra/rsync/.checksum +++ b/repos/extra/rsync/.checksum @@ -1,2 +1,2 @@ -e1cfdd51a1a89a49e73f8fa730a4321392fe4a29533c0979c2c09c7ce3808b6f rsync-3.4.1.tar.gz +02fe96d09730bd1e18c9fb1e41d540188f07e22fa4e3679a36f8ec6fa555182a rsync-3.4.2.tar.gz af3d7e1973f1c8a02a31e1967dc84faea84cf96b84cdc9eb647e1f59465ad9f8 rsyncd.run diff --git a/repos/extra/rsync/abuild b/repos/extra/rsync/abuild index acd9f574..5bcf51ea 100644 --- a/repos/extra/rsync/abuild +++ b/repos/extra/rsync/abuild @@ -1,5 +1,5 @@ name=rsync -version=3.4.1 +version=3.4.2 release=1 source="https://www.samba.org/ftp/$name/src/$name-$version.tar.gz rsyncd.run" |