From e2d162dbd83a2a75fe789327220c490efdc63bde Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Wed, 5 Mar 2014 02:22:08 -0500 Subject: Batch convert http urls from Google Code to https Closes #27218. --- Library/Formula/hostdb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/hostdb.rb') diff --git a/Library/Formula/hostdb.rb b/Library/Formula/hostdb.rb index 5c7ca909a..8002979ad 100644 --- a/Library/Formula/hostdb.rb +++ b/Library/Formula/hostdb.rb @@ -2,7 +2,7 @@ require 'formula' class Hostdb < Formula homepage 'http://code.google.com/p/hostdb/' - url 'http://hostdb.googlecode.com/files/hostdb-1.004.tgz' + url 'https://hostdb.googlecode.com/files/hostdb-1.004.tgz' sha1 '65ec59c2c88b763813fa611d8fd28a45cd9d5278' def install -- cgit v1.2.3