wok diff wicd/receipt @ rev 24989

updated nfs-utils (2.4.3 -> 2.6.1)
author Hans-G?nter Theisgen
date Thu May 12 17:03:36 2022 +0100 (2022-05-12)
parents 3105f866bc3e
children 7dd01dedad38
line diff
     1.1 --- a/wicd/receipt	Thu Feb 03 12:55:23 2022 +0000
     1.2 +++ b/wicd/receipt	Thu May 12 17:03:36 2022 +0100
     1.3 @@ -17,9 +17,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://sourceforge.net/projects/wicd/files/wicd-stable/ 2>/dev/null | \
     1.8 -	sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \
     1.9 -	sed '/scope="row/!d;s|.*/wicd-stable/wicd-||;s|/.*||;q'
    1.10 +	wget -O - https://launchpad.net/wicd 2>/dev/null | \
    1.11 +	sed '/Latest version/!d;s|.* is ||'
    1.12  }
    1.13  
    1.14  # Rules to configure and make the package.