Skip to content

Commit

Permalink
gnu-shogi: swap GNU url and mirror.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Apr 23, 2017
1 parent 42eecb0 commit 46ea62b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gnu-shogi.rb
@@ -1,8 +1,8 @@
class GnuShogi < Formula
desc "GNU Shogi (Japanese Chess)"
homepage "https://www.gnu.org/software/gnushogi/"
url "https://ftpmirror.gnu.org/gnushogi/gnushogi-1.4.2.tar.gz"
mirror "https://ftp.gnu.org/gnu/gnushogi/gnushogi-1.4.2.tar.gz"
url "https://ftp.gnu.org/gnu/gnushogi/gnushogi-1.4.2.tar.gz"
mirror "https://ftpmirror.gnu.org/gnushogi/gnushogi-1.4.2.tar.gz"
sha256 "1ecc48a866303c63652552b325d685e7ef5e9893244080291a61d96505d52b29"

bottle do
Expand Down

0 comments on commit 46ea62b

Please sign in to comment.