wok diff tp_smapi/receipt @ rev 25618

Update get-pcem-roms
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 28 14:28:52 2023 +0000 (17 months ago)
parents 41581d281860
children
line diff
     1.1 --- a/tp_smapi/receipt	Sat May 06 08:42:03 2023 +0000
     1.2 +++ b/tp_smapi/receipt	Mon Aug 28 14:28:52 2023 +0000
     1.3 @@ -16,7 +16,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|".*||;s|%2F||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.