wok-next diff stegdetect/receipt @ rev 21704

Fix syntax errors that hangs cook.slitaz.org/next
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 05 10:54:27 2020 +0300 (2020-07-05)
parents d5aab818505e
children
line diff
     1.1 --- a/stegdetect/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/stegdetect/receipt	Sun Jul 05 10:54:27 2020 +0300
     1.3 @@ -27,5 +27,5 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	TAGS="stenography"
     1.8 +	TAGS="steganography"
     1.9  }