ccrypt: fix audit --warning
This commit is contained in:
parent
bdb68886c4
commit
4a7656812b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Ccrypt < Formula
|
||||
desc "Encrypt and decrypt files and streams"
|
||||
homepage "http://ccrypt.sourceforge.net/"
|
||||
homepage "https://ccrypt.sourceforge.io/"
|
||||
url "http://ccrypt.sourceforge.net/download/ccrypt-1.10.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/c/ccrypt/ccrypt_1.10.orig.tar.gz"
|
||||
sha256 "87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0"
|
||||
|
|
Loading…
Reference in a new issue