wok diff python-netifaces/receipt @ rev 25652

Up ntfs-3g (2022.10.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 06 11:59:08 2024 +0000 (7 months ago)
parents 01119cbefbc3
children
line diff
     1.1 --- a/python-netifaces/receipt	Wed Aug 31 16:18:16 2022 +0000
     1.2 +++ b/python-netifaces/receipt	Tue Feb 06 11:59:08 2024 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - $WEB_SITE 2>/dev/null | sed "/$SOURCE [0-9]/!d;s|.*$SOURCE ||;s|<.*||"
     1.8 +	wget -O - $WEB_SITE 2>/dev/null | sed "/$SOURCE [0-9]/!d;s|.*$SOURCE ||;s|<.*||;q"
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.