wok diff wvstreams/receipt @ rev 25704

BootProg: contiguous file support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:57:31 2024 +0000 (3 weeks ago)
parents d765616e1f3d
children
line diff
     1.1 --- a/wvstreams/receipt	Sat May 07 20:53:56 2022 +0000
     1.2 +++ b/wvstreams/receipt	Tue Jun 04 16:57:31 2024 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/apenwarr/wvstreams/tags 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/[a-z-]*-\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/[a-z-]*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.