parent
735b827f48
commit
7e4c4cbd8b
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Bison < Formula
|
||||
desc "Parser generator"
|
||||
homepage "https://www.gnu.org/software/bison/"
|
||||
url "https://ftp.gnu.org/gnu/bison/bison-3.2.4.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/bison/bison-3.2.4.tar.gz"
|
||||
sha256 "cb673e2298d34b5e46ba7df0641afa734da1457ce47de491863407a587eec79a"
|
||||
url "https://ftp.gnu.org/gnu/bison/bison-3.3.1.tar.xz"
|
||||
mirror "https://ftpmirror.gnu.org/bison/bison-3.3.1.tar.xz"
|
||||
sha256 "fd22fc5ed02b42c88fa0efc6d5de3face8dfb5e253bf97e632573413969bc900"
|
||||
|
||||
bottle do
|
||||
sha256 "41dc4a7c7d51d7579cccd1875cd3f683dbbdb07db47ea10d07e61d7502ebc380" => :mojave
|
||||
|
|
Loading…
Reference in a new issue