wok diff mysql/receipt @ rev 24676

updated iptstate (2.2.6 -> 2.2.7)
author Hans-G?nter Theisgen
date Sat Mar 12 08:53:57 2022 +0100 (2022-03-12)
parents 544e47246b33
children df63c4ce07f8
line diff
     1.1 --- a/mysql/receipt	Wed Feb 23 16:54:57 2022 +0000
     1.2 +++ b/mysql/receipt	Sat Mar 12 08:53:57 2022 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/mysql/mysql-server/tags 2>/dev/null | \
     1.7 -	sed '/mysql-[0-9]/!d;/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/mysql-[0-9]/!d;/archive.*tar/!d;s|.*/[a-z-]*\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.