byacc 20180609
Closes #28841. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
781ee90a83
commit
a41a7fce10
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Byacc < Formula
|
||||
desc "(Arguably) the best yacc variant"
|
||||
homepage "https://invisible-island.net/byacc/"
|
||||
url "https://invisible-mirror.net/archives/byacc/byacc-20180525.tgz"
|
||||
sha256 "129b8d8be35c2cecb89e4ef434dc512402c0243f485334c5733ddf1e267c2de6"
|
||||
url "https://invisible-mirror.net/archives/byacc/byacc-20180609.tgz"
|
||||
sha256 "5bbb0b3ec3da5981a2488383b652499d6c1e0236b47d8bac5fcdfa12954f749c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue