aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qxmpp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/qxmpp.rb b/Library/Formula/qxmpp.rb
index a66facf67..cc9dd8ccd 100644
--- a/Library/Formula/qxmpp.rb
+++ b/Library/Formula/qxmpp.rb
@@ -2,8 +2,8 @@ require 'formula'
class Qxmpp < Formula
homepage 'https://code.google.com/p/qxmpp/'
- url 'http://qxmpp.googlecode.com/files/qxmpp-0.7.4.tar.gz'
- sha1 '73ead25efd41e238311aff9a566d6335c722792d'
+ url 'http://qxmpp.googlecode.com/files/qxmpp-0.7.5.tar.gz'
+ sha1 '184f658fa5b2e001f8fb24ad7c5bfa93ddfb2eb2'
depends_on 'qt'