parent
081b65cd8c
commit
a0b9d23e27
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue