wok diff caprice32/receipt @ rev 25650

Fix libwebkit gtk+ twice dep, thanks Ceel
author Stanislas Leduc <shann@slitaz.org>
date Fri Feb 02 20:44:00 2024 +0100 (4 months ago)
parents 095836df71b7
children
line diff
     1.1 --- a/caprice32/receipt	Thu Jan 27 12:16:00 2022 +0000
     1.2 +++ b/caprice32/receipt	Fri Feb 02 20:44:00 2024 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/latest/d;/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;/latest/d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.