wok diff libsasl-without-ldap/receipt @ rev 25703

some perl-*: update web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:09:04 2024 +0000 (13 months ago)
parents e1e1678c5265
children
line diff
     1.1 --- a/libsasl-without-ldap/receipt	Mon May 02 11:23:24 2022 +0000
     1.2 +++ b/libsasl-without-ldap/receipt	Tue Jun 04 16:09:04 2024 +0000
     1.3 @@ -19,7 +19,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.