aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hub.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb
index b46669308..60847f77b 100644
--- a/Library/Formula/hub.rb
+++ b/Library/Formula/hub.rb
@@ -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}"