lemon: add mirror

Closes #46111.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
FX Coudert 2019-11-02 19:51:35 +09:00
parent ecde5432c1
commit e57e490dbc

View file

@ -2,6 +2,7 @@ class Lemon < Formula
desc "LALR(1) parser generator like yacc or bison" desc "LALR(1) parser generator like yacc or bison"
homepage "https://www.hwaci.com/sw/lemon/" homepage "https://www.hwaci.com/sw/lemon/"
url "https://tx97.net/pub/distfiles/lemon-1.69.tar.bz2" url "https://tx97.net/pub/distfiles/lemon-1.69.tar.bz2"
mirror "https://mirror.amdmi3.ru/distfiles/lemon-1.69.tar.bz2"
sha256 "bc7c1cae233b6af48f4b436ee900843106a15bdb1dc810bc463d8c6aad0dd916" sha256 "bc7c1cae233b6af48f4b436ee900843106a15bdb1dc810bc463d8c6aad0dd916"
bottle do bottle do