wok diff rsync/receipt @ rev 25808

created recipe for xmenu
author Hans-G?nter Theisgen
date Thu Dec 19 16:09:37 2024 +0100 (9 days ago)
parents 298c4817ff72
children
line diff
     1.1 --- a/rsync/receipt	Mon Jul 18 17:50:55 2022 +0100
     1.2 +++ b/rsync/receipt	Thu Dec 19 16:09:37 2024 +0100
     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 | \