readline: use secure url

This commit is contained in:
Viktor Szakats 2016-06-23 11:43:20 +02:00 committed by Dominyk Tiller
parent d46488ff2b
commit 3c8c5407b5

View file

@ -1,7 +1,7 @@
class Readline < Formula
desc "Library for command-line editing"
homepage "https://tiswww.case.edu/php/chet/readline/rltop.html"
url "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz"
url "https://ftpmirror.gnu.org/readline/readline-6.3.tar.gz"
mirror "https://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz"
version "6.3.8"
sha256 "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"