diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 01:42:40 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 01:42:40 +0000 |
| commit | 4029d296aa3a998df47dd8c13cf383006d810559 (patch) | |
| tree | bc7e4e7ab3bdb240abbcd975a3ab8788a6a1af5f | |
| parent | 6da2d2875b01d2127f2f612001844cee11d17b5a (diff) | |
| download | alicelinux-4029d296aa3a998df47dd8c13cf383006d810559.tar.gz alicelinux-4029d296aa3a998df47dd8c13cf383006d810559.zip | |
rsync: updated to 3.4.3
| -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 7b6fa007..a6b66f17 100644 --- a/repos/extra/rsync/.checksum +++ b/repos/extra/rsync/.checksum @@ -1,2 +1,2 @@ -02fe96d09730bd1e18c9fb1e41d540188f07e22fa4e3679a36f8ec6fa555182a rsync-3.4.2.tar.gz +09e6c03db46bf532a7dca560328802aad6852484c93dcd8c5d59aa3bc0751a23 rsync-3.4.3.tar.gz af3d7e1973f1c8a02a31e1967dc84faea84cf96b84cdc9eb647e1f59465ad9f8 rsyncd.run diff --git a/repos/extra/rsync/abuild b/repos/extra/rsync/abuild index 5bcf51ea..a6411ff9 100644 --- a/repos/extra/rsync/abuild +++ b/repos/extra/rsync/abuild @@ -1,5 +1,5 @@ name=rsync -version=3.4.2 +version=3.4.3 release=1 source="https://www.samba.org/ftp/$name/src/$name-$version.tar.gz rsyncd.run" |