wok diff sshguard/receipt @ rev 24482

updated diffutils (3.7 -> 3.8)
author Hans-G?nter Theisgen
date Fri Feb 18 14:45:09 2022 +0100 (2022-02-18)
parents 9bbac86a37f7
children a5e183d53960
line diff
     1.1 --- a/sshguard/receipt	Fri Jan 14 17:35:36 2022 +0000
     1.2 +++ b/sshguard/receipt	Fri Feb 18 14:45:09 2022 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://bitbucket.org/sshguard/sshguard/downloads/?tab=tags 2>/dev/null | \
     1.7 -	sed '/tar..z/!ds|.*/v||;s|.tar.*||;q'
     1.8 +	sed '/tar..z/!d;s|.*/v||;s|.tar.*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.