wok diff proftpd-tls/receipt @ rev 25601

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 16 18:06:38 2023 +0000 (16 months ago)
parents d642857253e7
children d88295c12cfc
line diff
     1.1 --- a/proftpd-tls/receipt	Wed Jun 29 17:07:59 2022 +0100
     1.2 +++ b/proftpd-tls/receipt	Sun Jul 16 18:06:38 2023 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/proftpd/proftpd/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;/rc[0-9]/d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;/rc[0-9]/d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.