wok diff python-cffi/receipt @ rev 25608

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 20 09:05:42 2023 +0000 (23 months ago)
parents d85bd79b1552
children
line diff
     1.1 --- a/python-cffi/receipt	Fri Jul 01 11:13:57 2022 +0100
     1.2 +++ b/python-cffi/receipt	Thu Jul 20 09:05:42 2023 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE 2>/dev/null | \
     1.7 -	sed '/html#v/!d;s|.*>v||;s|<.*||;q'
     1.8 +	sed '/cffi-/!d;/tar.gz/!d;s|.*cffi-||;s|.tar.*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.