cabocha: use mirrors (#10942)
This commit is contained in:
parent
4fdf929ad7
commit
30df5e1e21
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
class Cabocha < Formula
|
||||
desc "Yet Another Japanese Dependency Structure Analyzer"
|
||||
homepage "https://taku910.github.io/cabocha/"
|
||||
url "https://googledrive.com/host/0B4y35FiV1wh7cGRCUUJHVTNJRnM/cabocha-0.69.tar.bz2"
|
||||
# Files are listed in https://drive.google.com/drive/folders/0B4y35FiV1wh7cGRCUUJHVTNJRnM
|
||||
url "https://dl.bintray.com/homebrew/mirror/cabocha-0.69.tar.bz2"
|
||||
mirror "http://netbsd3.cs.columbia.edu/pub/pkgsrc/distfiles/cabocha-20160909/cabocha-0.69.tar.bz2"
|
||||
sha256 "9db896d7f9d83fc3ae34908b788ae514ae19531eb89052e25f061232f6165992"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue