aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hello.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hello.rb')
-rw-r--r--Library/Formula/hello.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hello.rb b/Library/Formula/hello.rb
index e58d0ebe5..010fb7b18 100644
--- a/Library/Formula/hello.rb
+++ b/Library/Formula/hello.rb
@@ -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"