Fix MD5 for hub

This commit is contained in:
Adam Vandenberg 2010-05-02 17:00:56 -07:00
parent 6dc03e9563
commit 4143e99aaf

View file

@ -4,7 +4,7 @@ class Hub <Formula
url 'http://github.com/defunkt/hub/tarball/v1.3.1'
homepage 'http://github.com/defunkt/hub'
version '1.3.1'
md5 'a9d8d8e6d0c5bccb6c06b1482e3bdcca'
md5 'e55dc72fa5508377c1259a231d19a554'
def install
system "rake", "install", "prefix=#{prefix}"