wok diff cdrdao/receipt @ rev 24962

updated ndiswrapper packages (1.62 -> 1.63)
author Hans-G?nter Theisgen
date Sun Apr 24 07:20:09 2022 +0100 (2022-04-24)
parents bfabe25c21ff
children 7dd01dedad38
line diff
     1.1 --- a/cdrdao/receipt	Sun Feb 13 18:01:32 2022 +0000
     1.2 +++ b/cdrdao/receipt	Sun Apr 24 07:20:09 2022 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://sourceforge.net/projects//cdrdao/files/ 2>/dev/null | \
     1.7 -	sed '/scope="row/!d;s|.*/cdrdao-||;s|.tar.*||;q'
     1.8 +	sed '/scope="row/!d;/tar/!d;s|.*/cdrdao-||;s|.tar.*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.