wok diff aqualung/receipt @ rev 25694

dropbear: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 21 14:12:01 2024 +0000 (12 days ago)
parents 095836df71b7
children
line diff
     1.1 --- a/aqualung/receipt	Thu Jan 27 12:16:00 2022 +0000
     1.2 +++ b/aqualung/receipt	Sun Apr 21 14:12:01 2024 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 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.