wok diff cyrus-imapd/receipt @ rev 25697

dool: reduced size of package
author Hans-G?nter Theisgen
date Sun May 12 07:10:04 2024 +0100 (3 weeks ago)
parents 92d14c9730a8
children
line diff
     1.1 --- a/cyrus-imapd/receipt	Tue Feb 15 17:13:46 2022 +0100
     1.2 +++ b/cyrus-imapd/receipt	Sun May 12 07:10:04 2024 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/cyrusimap/cyrus-imapd/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.