wok-current diff bittorrent/receipt @ rev 25695

Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author Stanislas Leduc <shann@slitaz.org>
date Thu Apr 04 08:53:51 2024 +0000 (2 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 Apr 04 08:53:51 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.