wok diff udisks/receipt @ rev 25694

dropbear: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 21 14:12:01 2024 +0000 (2 months ago)
parents 1805f71c5d9f
children
line diff
     1.1 --- a/udisks/receipt	Fri May 06 11:04:25 2022 +0000
     1.2 +++ b/udisks/receipt	Sun Apr 21 14:12:01 2024 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/storaged-project/udisks/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|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.