system/ccrypt: Fix download URL.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-02-12 15:09:45 -05:00 committed by Willy Sudiarto Raharjo
parent c52f07dfe3
commit fd1c2ba87f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
ccrypt is a utility for encrypting and decrypting files and streams. It was
designed as a replacement for the standard unix crypt utility. ccrypt is
based on the Rijndael cipher (aka AES).
ccrypt is a utility for encrypting and decrypting files and
streams. It was designed as a replacement for the standard unix crypt
utility. ccrypt is based on the Rijndael cipher (aka AES).
Please see man page for details.

View file

@ -13,7 +13,7 @@ ccrypt: streams. It was designed as a replacement for the standard unix
ccrypt: crypt utility and is based on based on the Rijndael cipher
ccrypt: (aka AES)
ccrypt:
ccrypt: Home Page: http://ccrypt.sourceforge.net/
ccrypt: Homepage: http://ccrypt.sourceforge.net/
ccrypt:
ccrypt:
ccrypt: