wok diff bittorrent/receipt @ rev 25691

Up lynis (3.1.1), ncurses-examples (20211021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 16 10:43:04 2024 +0000 (2 weeks ago)
parents 1be16cc1cd50
children
line diff
     1.1 --- a/bittorrent/receipt	Wed May 18 11:39:29 2022 +0000
     1.2 +++ b/bittorrent/receipt	Tue Apr 16 10:43:04 2024 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/*} 2>/dev/null | \
     1.7 -	sed '/BitTorrent/!d;s|.*BitTorrent-||;s|.tar.*||' | sort -Vr | sed q
     1.8 +	sed '/BitTorrent-/!d;/Stable/d;s|.*BitTorrent-||;s|.[te].*||' | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.