diff options
Diffstat (limited to 'net-libs/qxmpp/qxmpp-0.7.5.ebuild')
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/qxmpp/qxmpp-0.7.5.ebuild b/net-libs/qxmpp/qxmpp-0.7.5.ebuild index 6878e8bc57c1..800f4b98ceec 100644 --- a/net-libs/qxmpp/qxmpp-0.7.5.ebuild +++ b/net-libs/qxmpp/qxmpp-0.7.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit qt4-r2 multilib DESCRIPTION="A cross-platform C++ XMPP client library based on the Qt framework" -HOMEPAGE="http://code.google.com/p/qxmpp/" +HOMEPAGE="https://code.google.com/p/qxmpp/" SRC_URI="http://qxmpp.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" |