wok-next rev 20691
aescrypt: add option for SHA256sum
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Mon May 21 19:42:16 2018 +0000 (2018-05-21) |
parents | e0d38f9bdba3 |
children | 270a4c4a846d |
files | aescrypt/receipt |
line diff
1.1 --- a/aescrypt/receipt Mon May 21 19:36:47 2018 +0000 1.2 +++ b/aescrypt/receipt Mon May 21 19:42:16 2018 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 1.5 TARBALL="$PACKAGE-$VERSION.tgz" 1.6 WGET_URL="${WEB_SITE}download/v3/linux/$TARBALL" 1.7 +TARBALL_SHA256="87cd6f6e15828a93637aa44f6ee4f01bea372ccd02ecf1702903f655fbd139a8" 1.8 1.9 compile_rules() { 1.10 cd $src/src