From 8df0f3c5c9fc0a86b497f4ac887608e81c04c956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Ara=C3=BAjo?= Date: Mon, 13 Feb 2017 20:55:21 -0300 Subject: [PATCH] ekhtml: fix audit --warning --- Formula/ekhtml.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ekhtml.rb b/Formula/ekhtml.rb index 1c85382b6b4..edead786bc0 100644 --- a/Formula/ekhtml.rb +++ b/Formula/ekhtml.rb @@ -1,6 +1,6 @@ class Ekhtml < Formula desc "Forgiving SAX-style HTML parser" - homepage "http://ekhtml.sourceforge.net/" + homepage "https://ekhtml.sourceforge.io/" url "https://downloads.sourceforge.net/project/ekhtml/ekhtml/0.3.2/ekhtml-0.3.2.tar.gz" sha256 "1ed1f0166cd56552253cd67abcfa51728ff6b88f39bab742dbf894b2974dc8d6"