wok diff tinc/receipt @ rev 23436

updated plymouth again (0.8.6.1 -> 0.9.4)
author Hans-G?nter Theisgen
date Thu Apr 02 08:09:39 2020 +0100 (2020-04-02)
parents 40ecc4034aa7
children d44f69067aca
line diff
     1.1 --- a/tinc/receipt	Thu Mar 05 12:13:42 2020 +0100
     1.2 +++ b/tinc/receipt	Thu Apr 02 08:09:39 2020 +0100
     1.3 @@ -19,7 +19,8 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - $WEB_SITE | sed '/version: /!d;s|.*">\(.*\)</a.*|\1|'
     1.8 +	wget -O - $WEB_SITE 2>/dev/null | \
     1.9 +	sed '/version: /!d;s|.*">\(.*\)</a.*|\1|'
    1.10  }
    1.11  
    1.12  # Rules to configure and make the package.