diff options
| author | Adam Vandenberg | 2013-02-02 17:54:03 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-02-02 18:23:01 -0800 |
| commit | d09b3f0a11c4358300526c6378b5781612542c30 (patch) | |
| tree | 00d3e8ee72be3fcaa9a80f8335ecc5abb63bf339 /Library | |
| parent | f6a236c482a0001fbb40ee69fa7092791f2c3d8e (diff) | |
| download | homebrew-d09b3f0a11c4358300526c6378b5781612542c30.tar.bz2 | |
mcabber 0.10.2
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mcabber.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mcabber.rb b/Library/Formula/mcabber.rb index eba77098d..cdcaa02ff 100644 --- a/Library/Formula/mcabber.rb +++ b/Library/Formula/mcabber.rb @@ -2,8 +2,8 @@ require 'formula' class Mcabber < Formula homepage 'http://mcabber.com/' - url 'http://mcabber.com/files/mcabber-0.10.1.tar.bz2' - sha1 'cceec36352a99e4d47ad642f3d35b98293dedefa' + url 'http://mcabber.com/files/mcabber-0.10.2.tar.bz2' + sha1 '7bff70dcf09e8a8a4cc7219e03b48bad382a6bda' head 'http://mcabber.com/hg/', :using => :hg |
