hub 1.0.2
This commit is contained in:
parent
99ee3baf90
commit
74732be192
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Hub <Formula
|
||||
url 'http://github.com/defunkt/hub/tarball/v1.0.1'
|
||||
url 'http://github.com/defunkt/hub/tarball/v1.0.2'
|
||||
homepage 'http://github.com/defunkt/hub'
|
||||
md5 'c838f7419173cc646a5b355307c5c1c7'
|
||||
md5 '4e31316783e53ba200580d6557bb9314'
|
||||
|
||||
def install
|
||||
system "rake", "install", "prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue