parent
e978a512f5
commit
b6a3f923c4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Grep < Formula
|
class Grep < Formula
|
||||||
desc "GNU grep, egrep and fgrep"
|
desc "GNU grep, egrep and fgrep"
|
||||||
homepage "https://www.gnu.org/software/grep/"
|
homepage "https://www.gnu.org/software/grep/"
|
||||||
url "https://ftp.gnu.org/gnu/grep/grep-3.1.tar.xz"
|
url "https://ftp.gnu.org/gnu/grep/grep-3.2.tar.xz"
|
||||||
mirror "https://ftpmirror.gnu.org/grep/grep-3.1.tar.xz"
|
mirror "https://ftpmirror.gnu.org/grep/grep-3.2.tar.xz"
|
||||||
sha256 "db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e"
|
sha256 "8e6e1f05bf76c30f52605278d0ab06c322e7bfa69e3c193499a8fd2c2c31599c"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue