diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
| commit | 135029abf0ce5010faf3bf105b16b07fef5ea34f (patch) | |
| tree | ed2927c9251cf247fb6f984d18d54ac4c5abdcbb /rsync | |
| parent | 4e76d8b2e0581e692bf632d82951c55dd1c0cdf8 (diff) | |
| download | alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.tar.gz alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.zip | |
Woodpecker CI 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 [SKIP CI]
Diffstat (limited to 'rsync')
| -rw-r--r-- | rsync/.shasum | 2 | ||||
| -rw-r--r-- | rsync/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rsync/.shasum b/rsync/.shasum index 4a9c7330..a41425a6 100644 --- a/rsync/.shasum +++ b/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/rsync/abuild b/rsync/abuild index a6411ff9..9ff441c7 100644 --- a/rsync/abuild +++ b/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" |