xshogi: swap GNU url and mirror.
This commit is contained in:
parent
61c10c8bc1
commit
74eaa8f57d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Xshogi < Formula
|
||||
desc "X11 interface for GNU Shogi"
|
||||
homepage "https://www.gnu.org/software/gnushogi/"
|
||||
url "https://ftpmirror.gnu.org/gnushogi/xshogi-1.4.2.tar.gz"
|
||||
mirror "https://ftp.gnu.org/gnu/gnushogi/xshogi-1.4.2.tar.gz"
|
||||
url "https://ftp.gnu.org/gnu/gnushogi/xshogi-1.4.2.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/gnushogi/xshogi-1.4.2.tar.gz"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue