aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/beecrypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/beecrypt.rb')
-rw-r--r--Library/Formula/beecrypt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/beecrypt.rb b/Library/Formula/beecrypt.rb
index 458c698e7..bcfef790b 100644
--- a/Library/Formula/beecrypt.rb
+++ b/Library/Formula/beecrypt.rb
@@ -2,7 +2,7 @@ require 'formula'
class Beecrypt < Formula
homepage 'http://beecrypt.sourceforge.net'
- url 'http://downloads.sourceforge.net/project/beecrypt/beecrypt/4.2.1/beecrypt-4.2.1.tar.gz'
+ url 'https://downloads.sourceforge.net/project/beecrypt/beecrypt/4.2.1/beecrypt-4.2.1.tar.gz'
sha256 '286f1f56080d1a6b1d024003a5fa2158f4ff82cae0c6829d3c476a4b5898c55d'
depends_on "icu4c"