wok diff asterisk/receipt @ rev 24905

updated metasploit (5.0.91 -> 6.1.36)
author Hans-G?nter Theisgen
date Sat Apr 09 13:21:57 2022 +0100 (2022-04-09)
parents 7cfc423aaa00
children 67d9840ef3ac
line diff
     1.1 --- a/asterisk/receipt	Tue Jan 25 17:24:16 2022 +0000
     1.2 +++ b/asterisk/receipt	Sat Apr 09 13:21:57 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.