bison 3.1

Closes #31534.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-08-29 03:01:32 +08:00
parent 76b4982df1
commit 439217c00f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5
2 changed files with 3 additions and 3 deletions

View file

@ -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.0.5.tar.gz"
mirror "https://ftpmirror.gnu.org/bison/bison-3.0.5.tar.gz"
sha256 "cd399d2bee33afa712bac4b1f4434e20379e9b4099bce47189e09a7675a2d566"
url "https://ftp.gnu.org/gnu/bison/bison-3.1.tar.gz"
mirror "https://ftpmirror.gnu.org/bison/bison-3.1.tar.gz"
sha256 "a7cb36b55316eeec626865c03d2a44210617a17c7d393ee63d8553e0649ee946"
bottle do
sha256 "1c0bca83de44230047c6803df9fe49f8be9ffda623f4428febf48f4ddd381e26" => :mojave