wok diff asterisk/receipt @ rev 24650

updated htop (2.2.0 -> 3.1.2)
author Hans-G?nter Theisgen
date Thu Mar 10 16:26:13 2022 +0100 (2022-03-10)
parents 7cfc423aaa00
children 67d9840ef3ac
line diff
     1.1 --- a/asterisk/receipt	Tue Jan 25 17:24:16 2022 +0000
     1.2 +++ b/asterisk/receipt	Thu Mar 10 16:26:13 2022 +0100
     1.3 @@ -31,7 +31,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE 2>/dev/null | \
     1.7 -	sed '/Available/!d;s|.*Asterisk ||;s| .*||;q'
     1.8 +	sed '/Available/!d;s|.*Asterisk ||;s|,* .*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.