wok diff iptraf-ng/receipt @ rev 25686

Use System category for pm-suspend entry
author Stanislas Leduc <shann@slitaz.org>
date Sat Apr 06 12:03:22 2024 +0200 (7 months ago)
parents 15da8bede304
children
line diff
     1.1 --- a/iptraf-ng/receipt	Sat Jun 17 18:59:24 2023 +0000
     1.2 +++ b/iptraf-ng/receipt	Sat Apr 06 12:03:22 2024 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/iptraf-ng/iptraf-ng/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.