From f857e4821a286cd6aba380f71fab179524c025ef Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 2 Jul 2016 01:59:36 +0200 Subject: [PATCH] shtool: use secure url Closes #2567. Signed-off-by: Dominyk Tiller --- Formula/shtool.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/shtool.rb b/Formula/shtool.rb index 9f24d9c94b..8850775436 100644 --- a/Formula/shtool.rb +++ b/Formula/shtool.rb @@ -1,7 +1,7 @@ class Shtool < Formula desc "GNU's portable shell tool" homepage "https://www.gnu.org/software/shtool/" - url "http://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz" + url "https://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz" mirror "https://ftp.gnu.org/gnu/shtool/shtool-2.0.8.tar.gz" sha256 "1298a549416d12af239e9f4e787e6e6509210afb49d5cf28eb6ec4015046ae19"