readline: audit fixes
This commit is contained in:
parent
39791dafd0
commit
b7164d7aa3
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@ class Readline < Formula
|
|||
homepage "https://tiswww.case.edu/php/chet/readline/rltop.html"
|
||||
url "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz"
|
||||
sha256 "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"
|
||||
version "6.3.8"
|
||||
sha256 "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue