diff options
Diffstat (limited to 'Library/Formula/gloox.rb')
| -rw-r--r-- | Library/Formula/gloox.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gloox.rb b/Library/Formula/gloox.rb index 6b7f22e97..f9c2a9bee 100644 --- a/Library/Formula/gloox.rb +++ b/Library/Formula/gloox.rb @@ -3,7 +3,7 @@ require 'formula' class Gloox < Formula homepage 'http://camaya.net/gloox/' url 'http://camaya.net/download/gloox-1.0.tar.bz2' - md5 'f8eacf1c6476e0a309b453fd04f90e31' + sha1 '8c788738f72b05fae7c05c744a67859419ffa09c' depends_on 'pkg-config' => :build |
