wok diff python-pychart/receipt @ rev 24995

updated nginx and nginx-extras (1.19.0 -> 1.21.6)
author Hans-G?nter Theisgen
date Mon May 16 10:04:06 2022 +0100 (2022-05-16)
parents 1df6fa555414
children affc6fdda56c
line diff
     1.1 --- a/python-pychart/receipt	Thu Jan 13 18:29:05 2022 +0000
     1.2 +++ b/python-pychart/receipt	Mon May 16 10:04:06 2022 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - $WEB_SITE 2>/dev/null | sed '/, version /!d;s|.*version ||;s|<.*||'
     1.8 +	wget -O - $WEB_SITE 2>/dev/null | sed '/ PyChart /!d;s|.*PyChart ||'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.