diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-11 07:22:48 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-11 07:22:48 +0000 |
| commit | cbf859698f868ef897c3542c700e27adb66a279a (patch) | |
| tree | b5a086dc24170d7150bbf306149ffe7d5b6b8259 | |
| parent | 7403b7fe7010bfcb42b8c0c154f3eca9f92a6f78 (diff) | |
| download | alicelinux-cbf859698f868ef897c3542c700e27adb66a279a.tar.gz alicelinux-cbf859698f868ef897c3542c700e27adb66a279a.zip | |
rsync: updated to 3.4.4
| -rw-r--r-- | repos/extra/rsync/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/rsync/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/rsync/.shasum b/repos/extra/rsync/.shasum index 4a9c7330..a41425a6 100644 --- a/repos/extra/rsync/.shasum +++ b/repos/extra/rsync/.shasum @@ -1,2 +1,2 @@ -f3a04197c8dfcae39e963c82d64070d0976352a3015ba133fd1137ce rsync-3.4.3.tar.gz +8de9bdc5c98310e923a19a20272bdb91d393357be71369144c248f34 rsync-3.4.4.tar.gz 066bad1cf97959616ca13a07bf36dc62e9c904ca1204fd7de1f75585 rsyncd.run diff --git a/repos/extra/rsync/abuild b/repos/extra/rsync/abuild index a6411ff9..9ff441c7 100644 --- a/repos/extra/rsync/abuild +++ b/repos/extra/rsync/abuild @@ -1,5 +1,5 @@ name=rsync -version=3.4.3 +version=3.4.4 release=1 source="https://www.samba.org/ftp/$name/src/$name-$version.tar.gz rsyncd.run" |