mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
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:
parent
c52f07dfe3
commit
fd1c2ba87f
2 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue