From 57838c6a91ad738bb520bf30a4196e5aae886c73 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 17 Dec 2015 14:39:24 +0100 Subject: [PATCH] minised: use https homepage (and fix bad redirect) --- Formula/minised.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/minised.rb b/Formula/minised.rb index d1a302c2ca..49322961b2 100644 --- a/Formula/minised.rb +++ b/Formula/minised.rb @@ -1,6 +1,6 @@ class Minised < Formula desc "Smaller, cheaper, faster SED implementation" - homepage "http://www.exactcode.de/site/open_source/minised/" + homepage "https://www.exactcode.com/opensource/minised/" url "https://dl.exactcode.de/oss/minised/minised-1.15.tar.gz" sha256 "ada36a55b71d1f2eb61f2f3b95f112708ce51e69f601bf5ea5d7acb7c21b3481"