wok diff openobex/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents 1a10044dd144
children a5e183d53960
line diff
     1.1 --- a/openobex/receipt	Sat Jun 12 09:44:03 2021 +0000
     1.2 +++ b/openobex/receipt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE/-/tags 2>/dev/null | \
     1.7 -	sed '/tar.gz/!d;s|.*/mainline-\(.*\).tar.gz".*|\1|;q'
     1.8 +	sed '/tar.gz/!d;/data/d;s|.*/mainline-\(.*\).tar.gz".*|\1|' | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.