wok-current diff sshguard/receipt @ rev 24966

updated nettle and nettle-dev (3.5.1 -> 3.7.3)
author Hans-G?nter Theisgen
date Mon Apr 25 07:28:45 2022 +0100 (2022-04-25)
parents 9bbac86a37f7
children
line diff
     1.1 --- a/sshguard/receipt	Fri Jan 14 17:35:36 2022 +0000
     1.2 +++ b/sshguard/receipt	Mon Apr 25 07:28:45 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.