lemon: add mirror
Closes #46111. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ecde5432c1
commit
e57e490dbc
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ class Lemon < Formula
|
|||
desc "LALR(1) parser generator like yacc or bison"
|
||||
homepage "https://www.hwaci.com/sw/lemon/"
|
||||
url "https://tx97.net/pub/distfiles/lemon-1.69.tar.bz2"
|
||||
mirror "https://mirror.amdmi3.ru/distfiles/lemon-1.69.tar.bz2"
|
||||
sha256 "bc7c1cae233b6af48f4b436ee900843106a15bdb1dc810bc463d8c6aad0dd916"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue