From 774219872d208b6994739fa2a2a11d9395b80d8a Mon Sep 17 00:00:00 2001 From: Viktor Szakáts Date: Mon, 23 Feb 2015 16:13:54 +0100 Subject: nettle: use https url and homepage Closes #37112. Signed-off-by: Mike McQuaid --- Library/Formula/nettle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/nettle.rb b/Library/Formula/nettle.rb index 7df222885..84dcba119 100644 --- a/Library/Formula/nettle.rb +++ b/Library/Formula/nettle.rb @@ -1,6 +1,6 @@ class Nettle < Formula - homepage "http://www.lysator.liu.se/~nisse/nettle/" - url "http://www.lysator.liu.se/~nisse/archive/nettle-2.7.1.tar.gz" + homepage "https://www.lysator.liu.se/~nisse/nettle/" + url "https://www.lysator.liu.se/~nisse/archive/nettle-2.7.1.tar.gz" sha1 "e7477df5f66e650c4c4738ec8e01c2efdb5d1211" bottle do -- cgit v1.2.3