wok diff libstatgrab/receipt @ rev 25611

Add zx0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 01 18:37:27 2023 +0000 (14 months ago)
parents 00e3b45c063b
children
line diff
     1.1 --- a/libstatgrab/receipt	Sat May 07 11:09:47 2022 +0000
     1.2 +++ b/libstatgrab/receipt	Tue Aug 01 18:37:27 2023 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/libstatgrab/libstatgrab/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/[A-Z_]*\(.*\).tar.*|\1|;s|_|.|g;q'
     1.8 +	sed '/tag\//!d;s|.*tag/[A-Z_]*||;s|".*||;s|_|.|g;;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.