wok diff lua-posix/receipt @ rev 25842

remove web-tweetdeck
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 15 11:37:45 2025 +0000 (3 months ago)
parents e717a4953b0e
children
line diff
     1.1 --- a/lua-posix/receipt	Mon May 02 16:22:04 2022 +0000
     1.2 +++ b/lua-posix/receipt	Thu May 15 11:37:45 2025 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/[A-Za-z_-]*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/[A-Za-z_-]*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.