qxmpp 0.7.6

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-03-25 22:35:01 -05:00 committed by Adam Vandenberg
parent 6f5fb8207c
commit aa1cbd1bfc

View file

@ -2,8 +2,8 @@ require 'formula'
class Qxmpp < Formula class Qxmpp < Formula
homepage 'https://code.google.com/p/qxmpp/' homepage 'https://code.google.com/p/qxmpp/'
url 'http://qxmpp.googlecode.com/files/qxmpp-0.7.5.tar.gz' url 'http://qxmpp.googlecode.com/files/qxmpp-0.7.6.tar.gz'
sha1 '184f658fa5b2e001f8fb24ad7c5bfa93ddfb2eb2' sha1 'a87b4b5c94d1f4dc723cbbb7799cf4067c7e5ea2'
depends_on 'qt' depends_on 'qt'