wok diff muparser/receipt @ rev 24693

updated jwm (2.3.7 -> 2.4.1)
author Hans-G?nter Theisgen
date Sun Mar 13 07:13:46 2022 +0100 (2022-03-13)
parents 5ea0ce1cecc0
children 14a442b5fdf0
line diff
     1.1 --- a/muparser/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/muparser/receipt	Sun Mar 13 07:13:46 2022 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q'
     1.8 +	sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;s|-|.|g;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.