qxmpp 0.7.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6f5fb8207c
commit
aa1cbd1bfc
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue