ccrypt: https url
This commit is contained in:
parent
d046bb01f5
commit
6d89c95f38
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Ccrypt < Formula
|
||||
desc "Encrypt and decrypt files and streams"
|
||||
homepage "https://ccrypt.sourceforge.io/"
|
||||
url "http://ccrypt.sourceforge.net/download/ccrypt-1.10.tar.gz"
|
||||
url "https://ccrypt.sourceforge.io/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