wok diff rogue/receipt @ rev 25786

Clean ffado-tools wrong deps
author Stanislas Leduc <shann@slitaz.org>
date Tue Sep 24 21:47:22 2024 +0200 (18 hours ago)
parents 0aa534391a15
children
line diff
     1.1 --- a/rogue/receipt	Mon May 16 10:11:22 2022 +0000
     1.2 +++ b/rogue/receipt	Tue Sep 24 21:47:22 2024 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/Davidslv/rogue/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.