qxmpp 0.6.3

Closes Homebrew/homebrew#13725.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-07-29 11:35:11 -05:00 committed by Adam Vandenberg
parent 7545e0f43c
commit 5a66065fda
1 changed files with 2 additions and 2 deletions

View File

@ -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'