diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cmu-sphinxbase.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cmu-sphinxbase.rb b/Library/Formula/cmu-sphinxbase.rb index 8ec05f4e9..b947dd946 100644 --- a/Library/Formula/cmu-sphinxbase.rb +++ b/Library/Formula/cmu-sphinxbase.rb @@ -19,8 +19,8 @@ end class CmuSphinxbase < Formula homepage 'http://cmusphinx.sourceforge.net/' - url 'http://sourceforge.net/projects/cmusphinx/files/sphinxbase/0.7/sphinxbase-0.7.tar.gz' - sha1 '32dc04f7e7f37ffe53bd0b6e27b1f5df1800a705' + url 'http://sourceforge.net/projects/cmusphinx/files/sphinxbase/0.8/sphinxbase-0.8.tar.gz' + sha1 'c0c4d52e143d07cd593bd6bcaeb92b9a8a5a8c8e' depends_on 'pkg-config' => :build depends_on HomebrewedPython.new |
