openfst 1.3.4

Closes Homebrew/homebrew#25243.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
yanniks 2013-12-15 21:53:35 +01:00 committed by Adam Vandenberg
parent 655e4048c7
commit 7744ebc932
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.3.3.tar.gz'
sha1 'd265fab57dd54c65bf200dd382afb490f2551c7d'
url 'http://www.openfst.org/twiki/pub/FST/FstDownload/openfst-1.3.4.tar.gz'
sha1 '21972c05896b2154a3fa1bdca5c9a56350194b38'
def install
system "./configure", "--disable-dependency-tracking",