Closes #48512.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Alexander Bayandin 2020-01-03 16:59:38 +00:00
parent 1cad3f02d4
commit 289771b9b6

View file

@ -1,9 +1,9 @@
class Grep < Formula
desc "GNU grep, egrep and fgrep"
homepage "https://www.gnu.org/software/grep/"
url "https://ftp.gnu.org/gnu/grep/grep-3.3.tar.xz"
mirror "https://ftpmirror.gnu.org/grep/grep-3.3.tar.xz"
sha256 "b960541c499619efd6afe1fa795402e4733c8e11ebf9fafccc0bb4bccdc5b514"
url "https://ftp.gnu.org/gnu/grep/grep-3.4.tar.xz"
mirror "https://ftpmirror.gnu.org/grep/grep-3.4.tar.xz"
sha256 "58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb"
bottle do
cellar :any