openfst - fix download url
This commit is contained in:
parent
e20323c760
commit
27b25a9908
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Openfst < Formula
|
||||
url 'http://mohri-lt.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.1.tar.gz'
|
||||
url 'http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.1.tar.gz'
|
||||
homepage 'http://www.openfst.org/'
|
||||
md5 '7491c12e0878ab594cc14ae88103c486'
|
||||
|
||||
|
|
Loading…
Reference in a new issue