diff options
| author | Adam Vandenberg | 2013-01-27 21:23:42 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-01-28 21:40:12 -0800 |
| commit | 9acbe14b2034fa98a0f2d8587781981da6146212 (patch) | |
| tree | cb68cb428a4e9e1cb2a673dff4bf7079b866607f /Library | |
| parent | a4a084f4e7228c02c9785aa02e068277efd4cd13 (diff) | |
| download | homebrew-9acbe14b2034fa98a0f2d8587781981da6146212.tar.bz2 | |
rubber: style nits
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/rubber.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rubber.rb b/Library/Formula/rubber.rb index 54ba48e6c..5f88713ce 100644 --- a/Library/Formula/rubber.rb +++ b/Library/Formula/rubber.rb @@ -1,8 +1,8 @@ require 'formula' class Rubber < Formula - url 'http://launchpad.net/rubber/trunk/1.1/+download/rubber-20100306.tar.gz' homepage 'https://launchpad.net/rubber/' + url 'http://launchpad.net/rubber/trunk/1.1/+download/rubber-20100306.tar.gz' sha1 'cd382a19cc9fc65d114456ec9d6b042dc0e65b53' def patches |
