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 fe5e95a1a..38acd8c47 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.4.0.tar.gz'
- sha1 'b42731a68ddda16aeed836d488a75331452b4d8d'
+ url 'http://qxmpp.googlecode.com/files/qxmpp-0.6.3.tar.gz'
+ sha1 '51eb686677b26fa2fd756bc755956c0bf84193ea'
depends_on 'qt'