wok diff python-shapely/receipt @ rev 25751

fixed recipe for wxHexEditor
author Hans-G?nter Theisgen
date Sat Aug 31 15:45:44 2024 +0100 (9 months ago)
parents 0f797f4527f9
children
line diff
     1.1 --- a/python-shapely/receipt	Wed Jul 13 17:41:12 2022 +0100
     1.2 +++ b/python-shapely/receipt	Sat Aug 31 15:45:44 2024 +0100
     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|<.*||;q"
     1.8 +	wget -O - $WEB_SITE 2>/dev/null | sed "/hapely [0-9]/!d;s|.*hapely ||;s|<.*||;q"
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.