diff options
| author | Adam Vandenberg | 2010-05-02 17:09:27 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-05-02 17:09:27 -0700 |
| commit | b7ae3fe183da304fcbb6c212cc66e7db755b7996 (patch) | |
| tree | fe6195ba67ad2db3bf7b77dba5fba0d2c7e59b69 /Library/Formula | |
| parent | 69ac6ed368495e6bd23ed66aeca1594e25fa349f (diff) | |
| download | homebrew-b7ae3fe183da304fcbb6c212cc66e7db755b7996.tar.bz2 | |
Remove explicit versions from GitHub tarballs
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/growlnotify.rb | 1 | ||||
| -rw-r--r-- | Library/Formula/hub.rb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/growlnotify.rb b/Library/Formula/growlnotify.rb index ff4ca7fcf..5958ab8e5 100644 --- a/Library/Formula/growlnotify.rb +++ b/Library/Formula/growlnotify.rb @@ -1,7 +1,6 @@ require 'formula' class Growlnotify <Formula - version '1.2' url 'http://github.com/indirect/growlnotify/tarball/v1.2' md5 'b7f4436ab3916d3d1072467cecf7e4ee' homepage 'http://growl.info/extras.php#growlnotify' diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index 60847f77b..5ce151c40 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -3,7 +3,6 @@ require 'formula' class Hub <Formula url 'http://github.com/defunkt/hub/tarball/v1.3.1' homepage 'http://github.com/defunkt/hub' - version '1.3.1' md5 'e55dc72fa5508377c1259a231d19a554' def install |
