wok diff unixODBC/receipt @ rev 25703

some perl-*: update web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:09:04 2024 +0000 (4 weeks ago)
parents 7f7bd3c9775e
children
line diff
     1.1 --- a/unixODBC/receipt	Sun Feb 05 09:28:51 2023 +0000
     1.2 +++ b/unixODBC/receipt	Tue Jun 04 16:09:04 2024 +0000
     1.3 @@ -23,7 +23,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - http://www.unixodbc.org/unixODBC.html 2>/dev/null | \
     1.7 -	sed '/Released/!d;s|^[ \t]*||;s| .*||;q'
     1.8 +	sed 's|After.*finally \(.*\)|\1 Released|;s|And now \(.*\)|\1 Released|;/Released/!d;s|^[ \t]*||;s|[ <].*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.