Skip to content

Commit

Permalink
hub 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Mar 6, 2010
1 parent 9ab4f04 commit d1b875a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/hub.rb
@@ -1,9 +1,9 @@
require 'formula'

class Hub <Formula
url 'http://github.com/defunkt/hub/tarball/v0.3.2'
url 'http://github.com/defunkt/hub/tarball/v1.0.1'
homepage 'http://github.com/defunkt/hub'
md5 'e87f8e0c28232acbec75cb7645548def'
md5 'c838f7419173cc646a5b355307c5c1c7'

def install
system "rake", "install", "prefix=#{prefix}"
Expand Down

0 comments on commit d1b875a

Please sign in to comment.