mecab-ko: fix sha1

It seems the source file was changed on 21 June, 2014 with the *same*
file name. Thus, SHA1 change of mecab-ko.rb is required.

Closes Homebrew/homebrew#30365.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
dalguji 2014-06-23 00:56:37 +09:00 committed by Mike McQuaid
parent e0f03c94fc
commit d851a51720

View file

@ -4,7 +4,7 @@ class MecabKo < Formula
homepage "https://bitbucket.org/eunjeon/mecab-ko"
url "https://bitbucket.org/eunjeon/mecab-ko/downloads/mecab-0.996-ko-0.9.1.tar.gz"
version "0.996-ko-0.9.1"
sha1 "3bcd8d1786eee7bb53432e2dd9d5f27a173356d2"
sha1 "68dad4486d7b74fa5fe7aef0b440e00f17a9e59c"
def install
system "./configure", "--disable-dependency-tracking",