wok diff cyrus-sasl-pam/receipt @ rev 25603

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 18 11:43:32 2023 +0000 (14 months ago)
parents e1e1678c5265
children
line diff
     1.1 --- a/cyrus-sasl-pam/receipt	Mon May 02 11:23:24 2022 +0000
     1.2 +++ b/cyrus-sasl-pam/receipt	Tue Jul 18 11:43:32 2023 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/cyrusimap/cyrus-sasl/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/[a-z-]*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/[a-z-]*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.