wok diff python-http-parser/receipt @ rev 24347

Up expat (2.4.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 09:41:22 2022 +0000 (2022-02-02)
parents db3b4d40d037
children 076f424196b2
line diff
     1.1 --- a/python-http-parser/receipt	Thu Jan 06 07:57:35 2022 +0100
     1.2 +++ b/python-http-parser/receipt	Wed Feb 02 09:41:22 2022 +0000
     1.3 @@ -18,8 +18,8 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.8 -	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
     1.9 +	wget -O - $WEB_SITE 2>/dev/null | \
    1.10 +	sed '/, version/!d;s|.*version ||;s|<.*||;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.