kytea 0.4.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c43fe3a1f2
commit
f98b3db95d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Kytea < Formula
|
||||
url 'http://www.phontron.com/kytea/download/kytea-0.3.2.tar.gz'
|
||||
url 'http://www.phontron.com/kytea/download/kytea-0.4.0.tar.gz'
|
||||
homepage 'http://www.phontron.com/kytea/'
|
||||
md5 '14fb920c60f7abd9ce4c08037cc1be13'
|
||||
md5 'b95b82303257ab50bb1301ca0a314ece'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue