wok diff nut/receipt @ rev 25621

Add sngrep
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 31 08:29:57 2023 +0000 (13 months ago)
parents 7364ffdaaa60
children
line diff
     1.1 --- a/nut/receipt	Sun Jul 16 15:14:43 2023 +0000
     1.2 +++ b/nut/receipt	Thu Aug 31 08:29:57 2023 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/networkupstools/nut/releases 2>/dev/null | \
     1.7 -	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.8 +	sed '/indows/d;/-rc[1-9]/d;/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.