wok diff bittorrent/receipt @ rev 25591

enet: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 22 11:01:59 2023 +0000 (14 months ago)
parents 1be16cc1cd50
children
line diff
     1.1 --- a/bittorrent/receipt	Wed May 18 11:39:29 2022 +0000
     1.2 +++ b/bittorrent/receipt	Thu Jun 22 11:01:59 2023 +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.