diff options
Diffstat (limited to 'repos/extra/rsync')
| -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" |