ispell: use an https url
This commit is contained in:
parent
0db332b5e9
commit
0998680c62
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Ispell < Formula
|
||||
desc "International Ispell"
|
||||
homepage "http://lasr.cs.ucla.edu/geoff/ispell.html"
|
||||
url "http://www.cs.hmc.edu/~geoff/tars/ispell-3.4.00.tar.gz"
|
||||
url "https://www.cs.hmc.edu/~geoff/tars/ispell-3.4.00.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/i/ispell/ispell_3.4.00.orig.tar.gz"
|
||||
sha256 "5dc42e458635f218032d3ae929528e5587b1e7247564f0e9f9d77d5ccab7aec2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue