Skip to content

Commit

Permalink
kytea 0.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
darashi authored and adamv committed Apr 4, 2012
1 parent 137bb03 commit 17cd619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/kytea.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Kytea < Formula
url 'http://www.phontron.com/kytea/download/kytea-0.4.0.tar.gz'
url 'http://www.phontron.com/kytea/download/kytea-0.4.1.tar.gz'
homepage 'http://www.phontron.com/kytea/'
md5 'b95b82303257ab50bb1301ca0a314ece'
md5 '97093b3ab0f607ff4237f2fb92a14d1e'

def install
system "./configure", "--disable-dependency-tracking",
Expand Down

0 comments on commit 17cd619

Please sign in to comment.