byacc 20170430
Closes #13110. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0173998555
commit
96a86d44bd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Byacc < Formula
|
||||
desc "(Arguably) the best yacc variant"
|
||||
homepage "http://invisible-island.net/byacc/byacc.html"
|
||||
url "ftp://invisible-island.net/byacc/byacc-20170201.tgz"
|
||||
sha256 "90b768d177f91204e6e7cef226ae1dc7cac831b625774cebd3e233a917754f91"
|
||||
url "ftp://invisible-island.net/byacc/byacc-20170430.tgz"
|
||||
sha256 "44cb43306c0f1e7b8539025fb02120261488d872969c8aa658bd50b0a5467299"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue