hello: use https homepage.
This commit is contained in:
parent
d42f69d24a
commit
a9b1bd331a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require "formula"
|
||||
|
||||
class Hello < Formula
|
||||
homepage "http://www.gnu.org/software/hello/"
|
||||
homepage "https://www.gnu.org/software/hello/"
|
||||
url "http://ftpmirror.gnu.org/hello/hello-2.10.tar.gz"
|
||||
sha1 "f7bebf6f9c62a2295e889f66e05ce9bfaed9ace3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue