mecab-jumandic: fix version
This commit is contained in:
parent
04c6804712
commit
4f729a8fbe
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class MecabJumandic < Formula
|
||||
homepage 'http://mecab.googlecode.com/svn/trunk/mecab/doc/index.html'
|
||||
url 'https://downloads.sourceforge.net/project/mecab/mecab-jumandic/5.1-20070304/mecab-jumandic-5.1-20070304.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fmecab%2Ffiles%2Fmecab-jumandic%2F5.1-20070304%2F&ts=1398353933'
|
||||
url 'https://downloads.sourceforge.net/project/mecab/mecab-jumandic/5.1-20070304/mecab-jumandic-5.1-20070304.tar.gz'
|
||||
sha1 '0672cb267b8fde6268a69d57add7ab1544e62154'
|
||||
|
||||
# Via ./configure --help, valid choices are utf8 (default), euc-jp, sjis
|
||||
|
|
Loading…
Reference in a new issue