wok diff libmypaint/receipt @ rev 25616

Add emu2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 26 15:51:29 2023 +0000 (10 months ago)
parents c3a6f662a1c1
children
line diff
     1.1 --- a/libmypaint/receipt	Thu Mar 09 12:11:13 2023 +0000
     1.2 +++ b/libmypaint/receipt	Sat Aug 26 15:51:29 2023 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/down*} 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.