Skip to content

Commit

Permalink
sphinxbase 0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Dec 14, 2012
1 parent 6260ec9 commit 425b1e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/cmu-sphinxbase.rb
Expand Up @@ -19,8 +19,8 @@ def fatal?

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
Expand Down

0 comments on commit 425b1e4

Please sign in to comment.