wok-6.x diff muparser/receipt @ rev 24927

updated mpg123 and mpg123-dev (1.25.13 -> 1.29.3)
author Hans-G?nter Theisgen
date Wed Apr 13 14:23:00 2022 +0100 (2022-04-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	Wed Apr 13 14:23:00 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.