wok diff tint2/receipt @ rev 24736

updated libev and libev-dev (4.31 -> 4.33)
author Hans-G?nter Theisgen
date Wed Mar 16 09:25:45 2022 +0100 (2022-03-16)
parents f8a963794d31
children e717a4953b0e
line diff
     1.1 --- a/tint2/receipt	Thu Sep 16 13:07:33 2021 +0000
     1.2 +++ b/tint2/receipt	Wed Mar 16 09:25:45 2022 +0100
     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.