Closes #35336.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-12-21 23:08:35 +08:00
parent 081b65cd8c
commit a0b9d23e27
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.2.tar.xz"
mirror "https://ftpmirror.gnu.org/grep/grep-3.2.tar.xz"
sha256 "8e6e1f05bf76c30f52605278d0ab06c322e7bfa69e3c193499a8fd2c2c31599c"
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"
bottle do
cellar :any