openfst 1.3.2

Closes Homebrew/homebrew#13771.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-07-30 11:09:55 -05:00 committed by Adam Vandenberg
parent bd4dc69da7
commit ba74563569
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Openfst < Formula
homepage 'http://www.openfst.org/'
url 'http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.2.10.tar.gz'
md5 '2c73dca4cbfe3850b9b7f6988249c870'
url 'http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.3.2.tar.gz'
sha1 'b172439a9fcd5b8d4285a04d99d90e69cd7d12e9'
def install
system "./configure", "--disable-dependency-tracking",