wok diff rsync/receipt @ rev 25791
Up dropbear (2024.86), libssh2 (1.11.1), xz (5.6.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 23 13:27:53 2024 +0000 (3 months ago) |
parents | 298c4817ff72 |
children | 398b29f8224d |
line diff
1.1 --- a/rsync/receipt Mon Jul 18 17:50:55 2022 +0100 1.2 +++ b/rsync/receipt Wed Oct 23 13:27:53 2024 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rsync" 1.7 -VERSION="3.2.4" 1.8 +VERSION="3.2.7" 1.9 CATEGORY="network" 1.10 TAGS="sync copy secure" 1.11 SHORT_DESC="Utility that provides fast incremental file transfer." 1.12 @@ -23,6 +23,7 @@ 1.13 # TazPanel 1.14 TAZPANEL_DAEMON="man::rsync|help::rsync|edit|options|web::$WEB_SITE" 1.15 1.16 +# What is the latest version available today? 1.17 current_version() 1.18 { 1.19 wget -O - $WEB_SITE 2>/dev/null | \