wok diff sshpass/receipt @ rev 25004

updated ntfs-3g and ntfs-3g-dev (2017.3.23 -> 2021.8.22)
author Hans-G?nter Theisgen
date Mon May 16 16:20:40 2022 +0100 (2022-05-16)
parents a3e66646ebf7
children ad0bc3efbf37
line diff
     1.1 --- a/sshpass/receipt	Fri Jan 14 13:34:24 2022 +0100
     1.2 +++ b/sshpass/receipt	Mon May 16 16:20:40 2022 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5  	wget -O - https://sourceforge.net/projects/$PACKAGE/files/ 2>/dev/null | \
     1.6  	sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \
     1.7 -	sed "/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*|\\1|;q"
     1.8 +	sed '/scope="row/!d;s|.*sshpass/||;s|/.*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.