wok diff rsync/receipt @ rev 25672

Up minidlna (1.3.3), phpmyadmin (5.2.1), pidgin (2.14.13), redis (7.2.4), rsync (3.2.7), rust (1.76.0), screen (4.9.1), squashfs (4.6.1), squid (6.7), stunnel (5.72), tcpdump (4.99.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 26 14:07:44 2024 +0000 (3 months ago)
parents 298c4817ff72
children
line diff
     1.1 --- a/rsync/receipt	Mon Jul 18 17:50:55 2022 +0100
     1.2 +++ b/rsync/receipt	Mon Feb 26 14:07:44 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 | \