aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/openfst.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/openfst.rb b/Library/Formula/openfst.rb
index 955abf864..a181e2b63 100644
--- a/Library/Formula/openfst.rb
+++ b/Library/Formula/openfst.rb
@@ -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",