wok diff alsaplayer/receipt @ rev 24624

updated grep (3.4 -> 3.7)
author Hans-G?nter Theisgen
date Mon Mar 07 16:56:05 2022 +0100 (2022-03-07)
parents 68cf96abc146
children 7dd01dedad38
line diff
     1.1 --- a/alsaplayer/receipt	Mon Jul 05 15:00:07 2021 +0000
     1.2 +++ b/alsaplayer/receipt	Mon Mar 07 16:56:05 2022 +0100
     1.3 @@ -23,8 +23,8 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WEB_SITE}download.php 2>/dev/null | \
     1.8 -	sed '/alsaplayer-/!d;s|.*alsaplayer-||;s|.tar.*||;q'
     1.9 +	wget -O - $WEB_SITE 2>/dev/null | \
    1.10 +	sed '/Released/!d;s|.*: ||;s|<.*||'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.