aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hunspell.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hunspell.rb')
-rw-r--r--Library/Formula/hunspell.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hunspell.rb b/Library/Formula/hunspell.rb
index 37df934a9..002a2ba7b 100644
--- a/Library/Formula/hunspell.rb
+++ b/Library/Formula/hunspell.rb
@@ -2,7 +2,7 @@ require 'formula'
class Hunspell < Formula
homepage 'http://hunspell.sourceforge.net/'
- url 'http://downloads.sourceforge.net/hunspell/hunspell-1.3.2.tar.gz'
+ url 'https://downloads.sourceforge.net/hunspell/hunspell-1.3.2.tar.gz'
sha1 '902c76d2b55a22610e2227abc4fd26cbe606a51c'
depends_on 'readline'