wok diff asterisk/receipt @ rev 25794

created recipe for exo-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago)
parents d66160614dc4
children
line diff
     1.1 --- a/asterisk/receipt	Sat May 27 11:13:29 2023 +0000
     1.2 +++ b/asterisk/receipt	Wed Oct 23 16:19:52 2024 +0100
     1.3 @@ -35,7 +35,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 '/ecurity/d;/Available/!d;s|.*Asterisk ||;s|,* .*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.