parent
778a60b852
commit
ed70392eee
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Gawk < Formula
|
||||
desc "GNU awk utility"
|
||||
homepage "https://www.gnu.org/software/gawk/"
|
||||
url "https://ftp.gnu.org/gnu/gawk/gawk-5.0.0.tar.xz"
|
||||
mirror "https://ftpmirror.gnu.org/gawk/gawk-5.0.0.tar.xz"
|
||||
sha256 "50f091ed0eb485ad87dbb620d773a3e2c31a27f75f5e008f7bf065055f024406"
|
||||
revision 1
|
||||
url "https://ftp.gnu.org/gnu/gawk/gawk-5.0.1.tar.xz"
|
||||
mirror "https://ftpmirror.gnu.org/gawk/gawk-5.0.1.tar.xz"
|
||||
sha256 "8e4e86f04ed789648b66f757329743a0d6dfb5294c3b91b756a474f1ce05a794"
|
||||
|
||||
bottle do
|
||||
sha256 "47559c1ecaa9ee95cac1f7ae5c2a56c16e206c4f1b0bf1b25d6c0ee5ad8f5ac3" => :mojave
|
||||
|
|
Loading…
Reference in a new issue