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

Update some urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 23 14:52:03 2025 +0000 (12 days 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	Sat Aug 23 14:52:03 2025 +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.