From d25c8dc98c88afb4782669706bcc0dbb87f974c9 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 7 Dec 2018 21:20:33 +0000 Subject: [PATCH] sqliteodbc: secure url, fix/secure homepage --- Formula/sqliteodbc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sqliteodbc.rb b/Formula/sqliteodbc.rb index c6d15a5627..11759585e1 100644 --- a/Formula/sqliteodbc.rb +++ b/Formula/sqliteodbc.rb @@ -1,7 +1,7 @@ class Sqliteodbc < Formula desc "SQLite ODBC driver" - homepage "http://www.ch-werner.de/sqliteodbc/" - url "http://www.ch-werner.homepage.t-online.de/sqliteodbc/sqliteodbc-0.9996.tar.gz" + homepage "https://ch-werner.homepage.t-online.de/sqliteodbc/" + url "https://ch-werner.homepage.t-online.de/sqliteodbc/sqliteodbc-0.9996.tar.gz" sha256 "8afbc9e0826d4ff07257d7881108206ce31b5f719762cbdb4f68201b60b0cb4e" bottle do