wok diff tint2/receipt @ rev 24384

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 06 16:04:43 2022 +0000 (2022-02-06)
parents f8a963794d31
children e717a4953b0e
line diff
     1.1 --- a/tint2/receipt	Thu Sep 16 13:07:33 2021 +0000
     1.2 +++ b/tint2/receipt	Sun Feb 06 16:04:43 2022 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/repo*}/-/tags 2>/dev/null | \
     1.7 -	sed '/tar.gz/!d;s|.*/tint2-v*\(.*\).tar.gz".*|\1|;q'
     1.8 +	sed '/tar.gz/!d;/data/d;s|.*/tint2-v*\(.*\).tar.gz".*|\1|' | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.