wok diff poedit/receipt @ rev 25694

dropbear: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 21 14:12:01 2024 +0000 (5 months ago)
parents 0262035dc1e7
children
line diff
     1.1 --- a/poedit/receipt	Sun Jul 16 18:06:38 2023 +0000
     1.2 +++ b/poedit/receipt	Sun Apr 21 14:12:01 2024 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;s|-oss||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.