wok diff clamtk/receipt @ rev 25598

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 16 12:03:07 2023 +0000 (10 months ago)
parents 634c175862b7
children
line diff
     1.1 --- a/clamtk/receipt	Fri Feb 11 09:25:31 2022 +0100
     1.2 +++ b/clamtk/receipt	Sun Jul 16 12:03:07 2023 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/dave-theunsub/clamtk/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.